Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_secretsmanager_secret_rotation.DataAwsSecretsmanagerSecretRotationConfig
-
Packages that use DataAwsSecretsmanagerSecretRotationConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_secretsmanager_secret_rotation data_aws_secretsmanager_secret_rotation -
-
Uses of DataAwsSecretsmanagerSecretRotationConfig in com.hashicorp.cdktf.providers.aws.data_aws_secretsmanager_secret_rotation
Classes in com.hashicorp.cdktf.providers.aws.data_aws_secretsmanager_secret_rotation that implement DataAwsSecretsmanagerSecretRotationConfig Modifier and Type Class Description static classDataAwsSecretsmanagerSecretRotationConfig.Jsii$ProxyAn implementation forDataAwsSecretsmanagerSecretRotationConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_secretsmanager_secret_rotation that return DataAwsSecretsmanagerSecretRotationConfig Modifier and Type Method Description DataAwsSecretsmanagerSecretRotationConfigDataAwsSecretsmanagerSecretRotationConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_secretsmanager_secret_rotation with parameters of type DataAwsSecretsmanagerSecretRotationConfig Constructor Description DataAwsSecretsmanagerSecretRotation(software.constructs.Construct scope, String id, DataAwsSecretsmanagerSecretRotationConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/secretsmanager_secret_rotation aws_secretsmanager_secret_rotation} Data Source.
-