Uses of Interface
com.hashicorp.cdktf.providers.aws.securityhub_standards_control.SecurityhubStandardsControlConfig
-
Packages that use SecurityhubStandardsControlConfig Package Description com.hashicorp.cdktf.providers.aws.securityhub_standards_control aws_securityhub_standards_control -
-
Uses of SecurityhubStandardsControlConfig in com.hashicorp.cdktf.providers.aws.securityhub_standards_control
Classes in com.hashicorp.cdktf.providers.aws.securityhub_standards_control that implement SecurityhubStandardsControlConfig Modifier and Type Class Description static classSecurityhubStandardsControlConfig.Jsii$ProxyAn implementation forSecurityhubStandardsControlConfigMethods in com.hashicorp.cdktf.providers.aws.securityhub_standards_control that return SecurityhubStandardsControlConfig Modifier and Type Method Description SecurityhubStandardsControlConfigSecurityhubStandardsControlConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.securityhub_standards_control with parameters of type SecurityhubStandardsControlConfig Constructor Description SecurityhubStandardsControl(software.constructs.Construct scope, String id, SecurityhubStandardsControlConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/securityhub_standards_control aws_securityhub_standards_control} Resource.
-