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