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