Versions in this module Expand all Collapse all v6 v6.0.0 Apr 18, 2023 Changes in this version + func GoogleComputeSubnetwork_IsConstruct(x interface{}) *bool + func GoogleComputeSubnetwork_IsTerraformElement(x interface{}) *bool + func GoogleComputeSubnetwork_IsTerraformResource(x interface{}) *bool + func GoogleComputeSubnetwork_TfResourceType() *string + func NewGoogleComputeSubnetworkLogConfigOutputReference_Override(g GoogleComputeSubnetworkLogConfigOutputReference, ...) + func NewGoogleComputeSubnetworkSecondaryIpRangeList_Override(g GoogleComputeSubnetworkSecondaryIpRangeList, ...) + func NewGoogleComputeSubnetworkSecondaryIpRangeOutputReference_Override(g GoogleComputeSubnetworkSecondaryIpRangeOutputReference, ...) + func NewGoogleComputeSubnetworkTimeoutsOutputReference_Override(g GoogleComputeSubnetworkTimeoutsOutputReference, ...) + func NewGoogleComputeSubnetwork_Override(g GoogleComputeSubnetwork, scope constructs.Construct, id *string, ...) + type GoogleComputeSubnetwork interface + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + CreationTimestamp func() *string + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + ExternalIpv6Prefix func() *string + Fingerprint func() *string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GatewayAddress func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + IpCidrRange func() *string + IpCidrRangeInput func() *string + Ipv6AccessType func() *string + Ipv6AccessTypeInput func() *string + Ipv6CidrRange func() *string + Lifecycle func() *cdktf.TerraformResourceLifecycle + LogConfig func() GoogleComputeSubnetworkLogConfigOutputReference + LogConfigInput func() *GoogleComputeSubnetworkLogConfig + Name func() *string + NameInput func() *string + Network func() *string + NetworkInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + PrivateIpGoogleAccess func() interface{} + PrivateIpGoogleAccessInput func() interface{} + PrivateIpv6GoogleAccess func() *string + PrivateIpv6GoogleAccessInput func() *string + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + Purpose func() *string + PurposeInput func() *string + PutLogConfig func(value *GoogleComputeSubnetworkLogConfig) + PutSecondaryIpRange func(value interface{}) + PutTimeouts func(value *GoogleComputeSubnetworkTimeouts) + RawOverrides func() interface{} + Region func() *string + RegionInput func() *string + ResetDescription func() + ResetId func() + ResetIpv6AccessType func() + ResetLogConfig func() + ResetOverrideLogicalId func() + ResetPrivateIpGoogleAccess func() + ResetPrivateIpv6GoogleAccess func() + ResetProject func() + ResetPurpose func() + ResetRegion func() + ResetRole func() + ResetSecondaryIpRange func() + ResetStackType func() + ResetTimeouts func() + Role func() *string + RoleInput func() *string + SecondaryIpRange func() GoogleComputeSubnetworkSecondaryIpRangeList + SecondaryIpRangeInput func() interface{} + SelfLink func() *string + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetIpCidrRange func(val *string) + SetIpv6AccessType func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetName func(val *string) + SetNetwork func(val *string) + SetPrivateIpGoogleAccess func(val interface{}) + SetPrivateIpv6GoogleAccess func(val *string) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetPurpose func(val *string) + SetRegion func(val *string) + SetRole func(val *string) + SetStackType func(val *string) + StackType func() *string + StackTypeInput func() *string + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() GoogleComputeSubnetworkTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + func NewGoogleComputeSubnetwork(scope constructs.Construct, id *string, config *GoogleComputeSubnetworkConfig) GoogleComputeSubnetwork + type GoogleComputeSubnetworkConfig struct + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + Description *string + ForEach cdktf.ITerraformIterator + Id *string + IpCidrRange *string + Ipv6AccessType *string + Lifecycle *cdktf.TerraformResourceLifecycle + LogConfig *GoogleComputeSubnetworkLogConfig + Name *string + Network *string + PrivateIpGoogleAccess interface{} + PrivateIpv6GoogleAccess *string + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Purpose *string + Region *string + Role *string + SecondaryIpRange interface{} + StackType *string + Timeouts *GoogleComputeSubnetworkTimeouts + type GoogleComputeSubnetworkLogConfig struct + AggregationInterval *string + FilterExpr *string + FlowSampling *float64 + Metadata *string + MetadataFields *[]*string + type GoogleComputeSubnetworkLogConfigOutputReference interface + AggregationInterval func() *string + AggregationIntervalInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + FilterExpr func() *string + FilterExprInput func() *string + FlowSampling func() *float64 + FlowSamplingInput func() *float64 + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *GoogleComputeSubnetworkLogConfig + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Metadata func() *string + MetadataFields func() *[]*string + MetadataFieldsInput func() *[]*string + MetadataInput func() *string + ResetAggregationInterval func() + ResetFilterExpr func() + ResetFlowSampling func() + ResetMetadata func() + ResetMetadataFields func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetAggregationInterval func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetFilterExpr func(val *string) + SetFlowSampling func(val *float64) + SetInternalValue func(val *GoogleComputeSubnetworkLogConfig) + SetMetadata func(val *string) + SetMetadataFields func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleComputeSubnetworkLogConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleComputeSubnetworkLogConfigOutputReference + type GoogleComputeSubnetworkSecondaryIpRange struct + IpCidrRange *string + RangeName *string + type GoogleComputeSubnetworkSecondaryIpRangeList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) GoogleComputeSubnetworkSecondaryIpRangeOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewGoogleComputeSubnetworkSecondaryIpRangeList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GoogleComputeSubnetworkSecondaryIpRangeList + type GoogleComputeSubnetworkSecondaryIpRangeOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + IpCidrRange func() *string + IpCidrRangeInput func() *string + RangeName func() *string + RangeNameInput func() *string + ResetIpCidrRange func() + ResetRangeName func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetIpCidrRange func(val *string) + SetRangeName func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewGoogleComputeSubnetworkSecondaryIpRangeOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) GoogleComputeSubnetworkSecondaryIpRangeOutputReference + type GoogleComputeSubnetworkTimeouts struct + Create *string + Delete *string + Update *string + type GoogleComputeSubnetworkTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Delete func() *string + DeleteInput func() *string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetCreate func() + ResetDelete func() + ResetUpdate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetDelete func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUpdate func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Update func() *string + UpdateInput func() *string + func NewGoogleComputeSubnetworkTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleComputeSubnetworkTimeoutsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v10 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v11 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v12 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v13 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v14 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v3 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v4 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v5 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v7 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v8 github.com/cdktf/cdktf-provider-googlebeta-go/googlebeta/v9