Name | Type | Description | Notes |
---|---|---|---|
AwsVpcEksId | string | ||
EksSubnetsZoneAIds | []string | ||
EksSubnetsZoneBIds | []string | ||
EksSubnetsZoneCIds | []string | ||
DocumentdbSubnetsZoneAIds | Pointer to []string | [optional] | |
DocumentdbSubnetsZoneBIds | Pointer to []string | [optional] | |
DocumentdbSubnetsZoneCIds | Pointer to []string | [optional] | |
ElasticacheSubnetsZoneAIds | Pointer to []string | [optional] | |
ElasticacheSubnetsZoneBIds | Pointer to []string | [optional] | |
ElasticacheSubnetsZoneCIds | Pointer to []string | [optional] | |
RdsSubnetsZoneAIds | Pointer to []string | [optional] | |
RdsSubnetsZoneBIds | Pointer to []string | [optional] | |
RdsSubnetsZoneCIds | Pointer to []string | [optional] | |
EksKarpenterFargateSubnetsZoneAIds | Pointer to []string | [optional] | |
EksKarpenterFargateSubnetsZoneBIds | Pointer to []string | [optional] | |
EksKarpenterFargateSubnetsZoneCIds | Pointer to []string | [optional] |
func NewClusterFeatureAwsExistingVpc(awsVpcEksId string, eksSubnetsZoneAIds []string, eksSubnetsZoneBIds []string, eksSubnetsZoneCIds []string, ) *ClusterFeatureAwsExistingVpc
NewClusterFeatureAwsExistingVpc instantiates a new ClusterFeatureAwsExistingVpc object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewClusterFeatureAwsExistingVpcWithDefaults() *ClusterFeatureAwsExistingVpc
NewClusterFeatureAwsExistingVpcWithDefaults instantiates a new ClusterFeatureAwsExistingVpc object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *ClusterFeatureAwsExistingVpc) GetAwsVpcEksId() string
GetAwsVpcEksId returns the AwsVpcEksId field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetAwsVpcEksIdOk() (*string, bool)
GetAwsVpcEksIdOk returns a tuple with the AwsVpcEksId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetAwsVpcEksId(v string)
SetAwsVpcEksId sets AwsVpcEksId field to given value.
func (o *ClusterFeatureAwsExistingVpc) GetEksSubnetsZoneAIds() []string
GetEksSubnetsZoneAIds returns the EksSubnetsZoneAIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetEksSubnetsZoneAIdsOk() (*[]string, bool)
GetEksSubnetsZoneAIdsOk returns a tuple with the EksSubnetsZoneAIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksSubnetsZoneAIds(v []string)
SetEksSubnetsZoneAIds sets EksSubnetsZoneAIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) GetEksSubnetsZoneBIds() []string
GetEksSubnetsZoneBIds returns the EksSubnetsZoneBIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetEksSubnetsZoneBIdsOk() (*[]string, bool)
GetEksSubnetsZoneBIdsOk returns a tuple with the EksSubnetsZoneBIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksSubnetsZoneBIds(v []string)
SetEksSubnetsZoneBIds sets EksSubnetsZoneBIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) GetEksSubnetsZoneCIds() []string
GetEksSubnetsZoneCIds returns the EksSubnetsZoneCIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetEksSubnetsZoneCIdsOk() (*[]string, bool)
GetEksSubnetsZoneCIdsOk returns a tuple with the EksSubnetsZoneCIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksSubnetsZoneCIds(v []string)
SetEksSubnetsZoneCIds sets EksSubnetsZoneCIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) GetDocumentdbSubnetsZoneAIds() []string
GetDocumentdbSubnetsZoneAIds returns the DocumentdbSubnetsZoneAIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetDocumentdbSubnetsZoneAIdsOk() (*[]string, bool)
GetDocumentdbSubnetsZoneAIdsOk returns a tuple with the DocumentdbSubnetsZoneAIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetDocumentdbSubnetsZoneAIds(v []string)
SetDocumentdbSubnetsZoneAIds sets DocumentdbSubnetsZoneAIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasDocumentdbSubnetsZoneAIds() bool
HasDocumentdbSubnetsZoneAIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetDocumentdbSubnetsZoneAIdsNil(b bool)
SetDocumentdbSubnetsZoneAIdsNil sets the value for DocumentdbSubnetsZoneAIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetDocumentdbSubnetsZoneAIds()
UnsetDocumentdbSubnetsZoneAIds ensures that no value is present for DocumentdbSubnetsZoneAIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetDocumentdbSubnetsZoneBIds() []string
GetDocumentdbSubnetsZoneBIds returns the DocumentdbSubnetsZoneBIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetDocumentdbSubnetsZoneBIdsOk() (*[]string, bool)
GetDocumentdbSubnetsZoneBIdsOk returns a tuple with the DocumentdbSubnetsZoneBIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetDocumentdbSubnetsZoneBIds(v []string)
SetDocumentdbSubnetsZoneBIds sets DocumentdbSubnetsZoneBIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasDocumentdbSubnetsZoneBIds() bool
HasDocumentdbSubnetsZoneBIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetDocumentdbSubnetsZoneBIdsNil(b bool)
SetDocumentdbSubnetsZoneBIdsNil sets the value for DocumentdbSubnetsZoneBIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetDocumentdbSubnetsZoneBIds()
UnsetDocumentdbSubnetsZoneBIds ensures that no value is present for DocumentdbSubnetsZoneBIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetDocumentdbSubnetsZoneCIds() []string
GetDocumentdbSubnetsZoneCIds returns the DocumentdbSubnetsZoneCIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetDocumentdbSubnetsZoneCIdsOk() (*[]string, bool)
GetDocumentdbSubnetsZoneCIdsOk returns a tuple with the DocumentdbSubnetsZoneCIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetDocumentdbSubnetsZoneCIds(v []string)
SetDocumentdbSubnetsZoneCIds sets DocumentdbSubnetsZoneCIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasDocumentdbSubnetsZoneCIds() bool
HasDocumentdbSubnetsZoneCIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetDocumentdbSubnetsZoneCIdsNil(b bool)
SetDocumentdbSubnetsZoneCIdsNil sets the value for DocumentdbSubnetsZoneCIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetDocumentdbSubnetsZoneCIds()
UnsetDocumentdbSubnetsZoneCIds ensures that no value is present for DocumentdbSubnetsZoneCIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetElasticacheSubnetsZoneAIds() []string
GetElasticacheSubnetsZoneAIds returns the ElasticacheSubnetsZoneAIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetElasticacheSubnetsZoneAIdsOk() (*[]string, bool)
GetElasticacheSubnetsZoneAIdsOk returns a tuple with the ElasticacheSubnetsZoneAIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetElasticacheSubnetsZoneAIds(v []string)
SetElasticacheSubnetsZoneAIds sets ElasticacheSubnetsZoneAIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasElasticacheSubnetsZoneAIds() bool
HasElasticacheSubnetsZoneAIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetElasticacheSubnetsZoneAIdsNil(b bool)
SetElasticacheSubnetsZoneAIdsNil sets the value for ElasticacheSubnetsZoneAIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetElasticacheSubnetsZoneAIds()
UnsetElasticacheSubnetsZoneAIds ensures that no value is present for ElasticacheSubnetsZoneAIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetElasticacheSubnetsZoneBIds() []string
GetElasticacheSubnetsZoneBIds returns the ElasticacheSubnetsZoneBIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetElasticacheSubnetsZoneBIdsOk() (*[]string, bool)
GetElasticacheSubnetsZoneBIdsOk returns a tuple with the ElasticacheSubnetsZoneBIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetElasticacheSubnetsZoneBIds(v []string)
SetElasticacheSubnetsZoneBIds sets ElasticacheSubnetsZoneBIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasElasticacheSubnetsZoneBIds() bool
HasElasticacheSubnetsZoneBIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetElasticacheSubnetsZoneBIdsNil(b bool)
SetElasticacheSubnetsZoneBIdsNil sets the value for ElasticacheSubnetsZoneBIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetElasticacheSubnetsZoneBIds()
UnsetElasticacheSubnetsZoneBIds ensures that no value is present for ElasticacheSubnetsZoneBIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetElasticacheSubnetsZoneCIds() []string
GetElasticacheSubnetsZoneCIds returns the ElasticacheSubnetsZoneCIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetElasticacheSubnetsZoneCIdsOk() (*[]string, bool)
GetElasticacheSubnetsZoneCIdsOk returns a tuple with the ElasticacheSubnetsZoneCIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetElasticacheSubnetsZoneCIds(v []string)
SetElasticacheSubnetsZoneCIds sets ElasticacheSubnetsZoneCIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasElasticacheSubnetsZoneCIds() bool
HasElasticacheSubnetsZoneCIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetElasticacheSubnetsZoneCIdsNil(b bool)
SetElasticacheSubnetsZoneCIdsNil sets the value for ElasticacheSubnetsZoneCIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetElasticacheSubnetsZoneCIds()
UnsetElasticacheSubnetsZoneCIds ensures that no value is present for ElasticacheSubnetsZoneCIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetRdsSubnetsZoneAIds() []string
GetRdsSubnetsZoneAIds returns the RdsSubnetsZoneAIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetRdsSubnetsZoneAIdsOk() (*[]string, bool)
GetRdsSubnetsZoneAIdsOk returns a tuple with the RdsSubnetsZoneAIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetRdsSubnetsZoneAIds(v []string)
SetRdsSubnetsZoneAIds sets RdsSubnetsZoneAIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasRdsSubnetsZoneAIds() bool
HasRdsSubnetsZoneAIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetRdsSubnetsZoneAIdsNil(b bool)
SetRdsSubnetsZoneAIdsNil sets the value for RdsSubnetsZoneAIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetRdsSubnetsZoneAIds()
UnsetRdsSubnetsZoneAIds ensures that no value is present for RdsSubnetsZoneAIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetRdsSubnetsZoneBIds() []string
GetRdsSubnetsZoneBIds returns the RdsSubnetsZoneBIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetRdsSubnetsZoneBIdsOk() (*[]string, bool)
GetRdsSubnetsZoneBIdsOk returns a tuple with the RdsSubnetsZoneBIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetRdsSubnetsZoneBIds(v []string)
SetRdsSubnetsZoneBIds sets RdsSubnetsZoneBIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasRdsSubnetsZoneBIds() bool
HasRdsSubnetsZoneBIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetRdsSubnetsZoneBIdsNil(b bool)
SetRdsSubnetsZoneBIdsNil sets the value for RdsSubnetsZoneBIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetRdsSubnetsZoneBIds()
UnsetRdsSubnetsZoneBIds ensures that no value is present for RdsSubnetsZoneBIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetRdsSubnetsZoneCIds() []string
GetRdsSubnetsZoneCIds returns the RdsSubnetsZoneCIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetRdsSubnetsZoneCIdsOk() (*[]string, bool)
GetRdsSubnetsZoneCIdsOk returns a tuple with the RdsSubnetsZoneCIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetRdsSubnetsZoneCIds(v []string)
SetRdsSubnetsZoneCIds sets RdsSubnetsZoneCIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasRdsSubnetsZoneCIds() bool
HasRdsSubnetsZoneCIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetRdsSubnetsZoneCIdsNil(b bool)
SetRdsSubnetsZoneCIdsNil sets the value for RdsSubnetsZoneCIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetRdsSubnetsZoneCIds()
UnsetRdsSubnetsZoneCIds ensures that no value is present for RdsSubnetsZoneCIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetEksKarpenterFargateSubnetsZoneAIds() []string
GetEksKarpenterFargateSubnetsZoneAIds returns the EksKarpenterFargateSubnetsZoneAIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetEksKarpenterFargateSubnetsZoneAIdsOk() (*[]string, bool)
GetEksKarpenterFargateSubnetsZoneAIdsOk returns a tuple with the EksKarpenterFargateSubnetsZoneAIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksKarpenterFargateSubnetsZoneAIds(v []string)
SetEksKarpenterFargateSubnetsZoneAIds sets EksKarpenterFargateSubnetsZoneAIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasEksKarpenterFargateSubnetsZoneAIds() bool
HasEksKarpenterFargateSubnetsZoneAIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksKarpenterFargateSubnetsZoneAIdsNil(b bool)
SetEksKarpenterFargateSubnetsZoneAIdsNil sets the value for EksKarpenterFargateSubnetsZoneAIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetEksKarpenterFargateSubnetsZoneAIds()
UnsetEksKarpenterFargateSubnetsZoneAIds ensures that no value is present for EksKarpenterFargateSubnetsZoneAIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetEksKarpenterFargateSubnetsZoneBIds() []string
GetEksKarpenterFargateSubnetsZoneBIds returns the EksKarpenterFargateSubnetsZoneBIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetEksKarpenterFargateSubnetsZoneBIdsOk() (*[]string, bool)
GetEksKarpenterFargateSubnetsZoneBIdsOk returns a tuple with the EksKarpenterFargateSubnetsZoneBIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksKarpenterFargateSubnetsZoneBIds(v []string)
SetEksKarpenterFargateSubnetsZoneBIds sets EksKarpenterFargateSubnetsZoneBIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasEksKarpenterFargateSubnetsZoneBIds() bool
HasEksKarpenterFargateSubnetsZoneBIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksKarpenterFargateSubnetsZoneBIdsNil(b bool)
SetEksKarpenterFargateSubnetsZoneBIdsNil sets the value for EksKarpenterFargateSubnetsZoneBIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetEksKarpenterFargateSubnetsZoneBIds()
UnsetEksKarpenterFargateSubnetsZoneBIds ensures that no value is present for EksKarpenterFargateSubnetsZoneBIds, not even an explicit nil
func (o *ClusterFeatureAwsExistingVpc) GetEksKarpenterFargateSubnetsZoneCIds() []string
GetEksKarpenterFargateSubnetsZoneCIds returns the EksKarpenterFargateSubnetsZoneCIds field if non-nil, zero value otherwise.
func (o *ClusterFeatureAwsExistingVpc) GetEksKarpenterFargateSubnetsZoneCIdsOk() (*[]string, bool)
GetEksKarpenterFargateSubnetsZoneCIdsOk returns a tuple with the EksKarpenterFargateSubnetsZoneCIds field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksKarpenterFargateSubnetsZoneCIds(v []string)
SetEksKarpenterFargateSubnetsZoneCIds sets EksKarpenterFargateSubnetsZoneCIds field to given value.
func (o *ClusterFeatureAwsExistingVpc) HasEksKarpenterFargateSubnetsZoneCIds() bool
HasEksKarpenterFargateSubnetsZoneCIds returns a boolean if a field has been set.
func (o *ClusterFeatureAwsExistingVpc) SetEksKarpenterFargateSubnetsZoneCIdsNil(b bool)
SetEksKarpenterFargateSubnetsZoneCIdsNil sets the value for EksKarpenterFargateSubnetsZoneCIds to be an explicit nil
func (o *ClusterFeatureAwsExistingVpc) UnsetEksKarpenterFargateSubnetsZoneCIds()
UnsetEksKarpenterFargateSubnetsZoneCIds ensures that no value is present for EksKarpenterFargateSubnetsZoneCIds, not even an explicit nil