Versions in this module Expand all Collapse all v8 v8.0.11 Aug 22, 2023 v8.0.10 Aug 16, 2023 Changes in this version + func GoogleBillingProjectInfo_IsConstruct(x interface{}) *bool + func GoogleBillingProjectInfo_IsTerraformElement(x interface{}) *bool + func GoogleBillingProjectInfo_IsTerraformResource(x interface{}) *bool + func GoogleBillingProjectInfo_TfResourceType() *string + func NewGoogleBillingProjectInfoTimeoutsOutputReference_Override(g GoogleBillingProjectInfoTimeoutsOutputReference, ...) + func NewGoogleBillingProjectInfo_Override(g GoogleBillingProjectInfo, scope constructs.Construct, id *string, ...) + type GoogleBillingProjectInfo interface + AddOverride func(path *string, value interface{}) + BillingAccount func() *string + BillingAccountInput func() *string + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() interface{} + DependsOn 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 + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutTimeouts func(value *GoogleBillingProjectInfoTimeouts) + RawOverrides func() interface{} + ResetId func() + ResetOverrideLogicalId func() + ResetProject func() + ResetTimeouts func() + SetBillingAccount func(val *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) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() GoogleBillingProjectInfoTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + func NewGoogleBillingProjectInfo(scope constructs.Construct, id *string, config *GoogleBillingProjectInfoConfig) GoogleBillingProjectInfo + type GoogleBillingProjectInfoConfig struct + BillingAccount *string + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Timeouts *GoogleBillingProjectInfoTimeouts + type GoogleBillingProjectInfoTimeouts struct + Create *string + Delete *string + Update *string + type GoogleBillingProjectInfoTimeoutsOutputReference 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 NewGoogleBillingProjectInfoTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleBillingProjectInfoTimeoutsOutputReference 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/v9