Versions in this module Expand all Collapse all v14 v14.18.0 Feb 4, 2025 Changes in this version + func GoogleBeyondcorpSecurityGatewayIamBinding_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource + func GoogleBeyondcorpSecurityGatewayIamBinding_IsConstruct(x interface{}) *bool + func GoogleBeyondcorpSecurityGatewayIamBinding_IsTerraformElement(x interface{}) *bool + func GoogleBeyondcorpSecurityGatewayIamBinding_IsTerraformResource(x interface{}) *bool + func GoogleBeyondcorpSecurityGatewayIamBinding_TfResourceType() *string + func NewGoogleBeyondcorpSecurityGatewayIamBindingConditionOutputReference_Override(g GoogleBeyondcorpSecurityGatewayIamBindingConditionOutputReference, ...) + func NewGoogleBeyondcorpSecurityGatewayIamBinding_Override(g GoogleBeyondcorpSecurityGatewayIamBinding, scope constructs.Construct, ...) + type GoogleBeyondcorpSecurityGatewayIamBinding interface + AddMoveTarget func(moveTarget *string) + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Condition func() GoogleBeyondcorpSecurityGatewayIamBindingConditionOutputReference + ConditionInput func() *GoogleBeyondcorpSecurityGatewayIamBindingCondition + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() interface{} + DependsOn func() *[]*string + Etag func() *string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId 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 + HasResourceMove func() interface{} + Id func() *string + IdInput func() *string + ImportFrom func(id *string, provider cdktf.TerraformProvider) + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Location func() *string + LocationInput func() *string + Members func() *[]*string + MembersInput func() *[]*string + MoveFromId func(id *string) + MoveTo func(moveTarget *string, index interface{}) + MoveToId func(id *string) + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutCondition func(value *GoogleBeyondcorpSecurityGatewayIamBindingCondition) + RawOverrides func() interface{} + ResetCondition func() + ResetId func() + ResetLocation func() + ResetOverrideLogicalId func() + ResetProject func() + Role func() *string + RoleInput func() *string + SecurityGatewayId func() *string + SecurityGatewayIdInput func() *string + SetConnection func(val interface{}) + SetCount func(val interface{}) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetLocation func(val *string) + SetMembers func(val *[]*string) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetRole func(val *string) + SetSecurityGatewayId func(val *string) + SynthesizeAttributes func() *map[string]interface{} + SynthesizeHclAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + ToHclTerraform func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + func NewGoogleBeyondcorpSecurityGatewayIamBinding(scope constructs.Construct, id *string, ...) GoogleBeyondcorpSecurityGatewayIamBinding + type GoogleBeyondcorpSecurityGatewayIamBindingCondition struct + Description *string + Expression *string + Title *string + type GoogleBeyondcorpSecurityGatewayIamBindingConditionOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Description func() *string + DescriptionInput func() *string + Expression func() *string + ExpressionInput 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() *GoogleBeyondcorpSecurityGatewayIamBindingCondition + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetDescription func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetDescription func(val *string) + SetExpression func(val *string) + SetInternalValue func(val *GoogleBeyondcorpSecurityGatewayIamBindingCondition) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetTitle func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + Title func() *string + TitleInput func() *string + ToString func() *string + func NewGoogleBeyondcorpSecurityGatewayIamBindingConditionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleBeyondcorpSecurityGatewayIamBindingConditionOutputReference + type GoogleBeyondcorpSecurityGatewayIamBindingConfig struct + Condition *GoogleBeyondcorpSecurityGatewayIamBindingCondition + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Location *string + Members *[]*string + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Role *string + SecurityGatewayId *string