Versions in this module Expand all Collapse all v15 v15.0.0 Jun 15, 2023 Changes in this version + func NewOpsworksApplicationAppSourceList_Override(o OpsworksApplicationAppSourceList, ...) + func NewOpsworksApplicationAppSourceOutputReference_Override(o OpsworksApplicationAppSourceOutputReference, ...) + func NewOpsworksApplicationEnvironmentList_Override(o OpsworksApplicationEnvironmentList, ...) + func NewOpsworksApplicationEnvironmentOutputReference_Override(o OpsworksApplicationEnvironmentOutputReference, ...) + func NewOpsworksApplicationSslConfigurationList_Override(o OpsworksApplicationSslConfigurationList, ...) + func NewOpsworksApplicationSslConfigurationOutputReference_Override(o OpsworksApplicationSslConfigurationOutputReference, ...) + func NewOpsworksApplication_Override(o OpsworksApplication, scope constructs.Construct, id *string, ...) + func OpsworksApplication_IsConstruct(x interface{}) *bool + func OpsworksApplication_IsTerraformElement(x interface{}) *bool + func OpsworksApplication_IsTerraformResource(x interface{}) *bool + func OpsworksApplication_TfResourceType() *string + type OpsworksApplication interface + AddOverride func(path *string, value interface{}) + AppSource func() OpsworksApplicationAppSourceList + AppSourceInput func() interface{} + AutoBundleOnDeploy func() *string + AutoBundleOnDeployInput func() *string + AwsFlowRubySettings func() *string + AwsFlowRubySettingsInput func() *string + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() interface{} + DataSourceArn func() *string + DataSourceArnInput func() *string + DataSourceDatabaseName func() *string + DataSourceDatabaseNameInput func() *string + DataSourceType func() *string + DataSourceTypeInput func() *string + DependsOn func() *[]*string + Description func() *string + DescriptionInput func() *string + DocumentRoot func() *string + DocumentRootInput func() *string + Domains func() *[]*string + DomainsInput func() *[]*string + EnableSsl func() interface{} + EnableSslInput func() interface{} + Environment func() OpsworksApplicationEnvironmentList + EnvironmentInput func() interface{} + 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 + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutAppSource func(value interface{}) + PutEnvironment func(value interface{}) + PutSslConfiguration func(value interface{}) + RailsEnv func() *string + RailsEnvInput func() *string + RawOverrides func() interface{} + ResetAppSource func() + ResetAutoBundleOnDeploy func() + ResetAwsFlowRubySettings func() + ResetDataSourceArn func() + ResetDataSourceDatabaseName func() + ResetDataSourceType func() + ResetDescription func() + ResetDocumentRoot func() + ResetDomains func() + ResetEnableSsl func() + ResetEnvironment func() + ResetId func() + ResetOverrideLogicalId func() + ResetRailsEnv func() + ResetShortName func() + ResetSslConfiguration func() + SetAutoBundleOnDeploy func(val *string) + SetAwsFlowRubySettings func(val *string) + SetConnection func(val interface{}) + SetCount func(val interface{}) + SetDataSourceArn func(val *string) + SetDataSourceDatabaseName func(val *string) + SetDataSourceType func(val *string) + SetDependsOn func(val *[]*string) + SetDescription func(val *string) + SetDocumentRoot func(val *string) + SetDomains func(val *[]*string) + SetEnableSsl func(val interface{}) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetName func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetRailsEnv func(val *string) + SetShortName func(val *string) + SetStackId func(val *string) + SetType func(val *string) + ShortName func() *string + ShortNameInput func() *string + SslConfiguration func() OpsworksApplicationSslConfigurationList + SslConfigurationInput func() interface{} + StackId func() *string + StackIdInput func() *string + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Type func() *string + TypeInput func() *string + func NewOpsworksApplication(scope constructs.Construct, id *string, config *OpsworksApplicationConfig) OpsworksApplication + type OpsworksApplicationAppSource struct + Password *string + Revision *string + SshKey *string + Type *string + Url *string + Username *string + type OpsworksApplicationAppSourceList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) OpsworksApplicationAppSourceOutputReference + 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 NewOpsworksApplicationAppSourceList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) OpsworksApplicationAppSourceList + type OpsworksApplicationAppSourceOutputReference 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 + Password func() *string + PasswordInput func() *string + ResetPassword func() + ResetRevision func() + ResetSshKey func() + ResetUrl func() + ResetUsername func() + Resolve func(_context cdktf.IResolveContext) interface{} + Revision func() *string + RevisionInput func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetPassword func(val *string) + SetRevision func(val *string) + SetSshKey func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetType func(val *string) + SetUrl func(val *string) + SetUsername func(val *string) + SshKey func() *string + SshKeyInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Type func() *string + TypeInput func() *string + Url func() *string + UrlInput func() *string + Username func() *string + UsernameInput func() *string + func NewOpsworksApplicationAppSourceOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) OpsworksApplicationAppSourceOutputReference + type OpsworksApplicationConfig struct + AppSource interface{} + AutoBundleOnDeploy *string + AwsFlowRubySettings *string + Connection interface{} + Count interface{} + DataSourceArn *string + DataSourceDatabaseName *string + DataSourceType *string + DependsOn *[]cdktf.ITerraformDependable + Description *string + DocumentRoot *string + Domains *[]*string + EnableSsl interface{} + Environment interface{} + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + RailsEnv *string + ShortName *string + SslConfiguration interface{} + StackId *string + Type *string + type OpsworksApplicationEnvironment struct + Key *string + Secure interface{} + Value *string + type OpsworksApplicationEnvironmentList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) OpsworksApplicationEnvironmentOutputReference + 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 NewOpsworksApplicationEnvironmentList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) OpsworksApplicationEnvironmentList + type OpsworksApplicationEnvironmentOutputReference 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 + Key func() *string + KeyInput func() *string + ResetSecure func() + Resolve func(_context cdktf.IResolveContext) interface{} + Secure func() interface{} + SecureInput func() interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetKey func(val *string) + SetSecure func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValue func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Value func() *string + ValueInput func() *string + func NewOpsworksApplicationEnvironmentOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) OpsworksApplicationEnvironmentOutputReference + type OpsworksApplicationSslConfiguration struct + Certificate *string + Chain *string + PrivateKey *string + type OpsworksApplicationSslConfigurationList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) OpsworksApplicationSslConfigurationOutputReference + 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 NewOpsworksApplicationSslConfigurationList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) OpsworksApplicationSslConfigurationList + type OpsworksApplicationSslConfigurationOutputReference interface + Certificate func() *string + CertificateInput func() *string + Chain func() *string + ChainInput func() *string + 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 + PrivateKey func() *string + PrivateKeyInput func() *string + ResetChain func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetCertificate func(val *string) + SetChain func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetPrivateKey func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewOpsworksApplicationSslConfigurationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) OpsworksApplicationSslConfigurationOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-aws-go/aws/v10 github.com/cdktf/cdktf-provider-aws-go/aws/v11 github.com/cdktf/cdktf-provider-aws-go/aws/v12 github.com/cdktf/cdktf-provider-aws-go/aws/v13 github.com/cdktf/cdktf-provider-aws-go/aws/v14 github.com/cdktf/cdktf-provider-aws-go/aws/v16 github.com/cdktf/cdktf-provider-aws-go/aws/v17 github.com/cdktf/cdktf-provider-aws-go/aws/v18 github.com/cdktf/cdktf-provider-aws-go/aws/v19