Uses of Interface
com.hashicorp.cdktf.providers.aws.kms_grant.KmsGrantConstraints
-
Packages that use KmsGrantConstraints Package Description com.hashicorp.cdktf.providers.aws.kms_grant aws_kms_grant -
-
Uses of KmsGrantConstraints in com.hashicorp.cdktf.providers.aws.kms_grant
Classes in com.hashicorp.cdktf.providers.aws.kms_grant that implement KmsGrantConstraints Modifier and Type Class Description static classKmsGrantConstraints.Jsii$ProxyAn implementation forKmsGrantConstraintsMethods in com.hashicorp.cdktf.providers.aws.kms_grant that return KmsGrantConstraints Modifier and Type Method Description KmsGrantConstraintsKmsGrantConstraints.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.kms_grant with parameters of type KmsGrantConstraints Modifier and Type Method Description voidKmsGrantConstraintsOutputReference. setInternalValue(KmsGrantConstraints value)Method parameters in com.hashicorp.cdktf.providers.aws.kms_grant with type arguments of type KmsGrantConstraints Modifier and Type Method Description KmsGrant.BuilderKmsGrant.Builder. constraints(List<? extends KmsGrantConstraints> constraints)constraints block.KmsGrantConfig.BuilderKmsGrantConfig.Builder. constraints(List<? extends KmsGrantConstraints> constraints)Sets the value ofKmsGrantConfig.getConstraints()voidKmsGrantConstraintsList. setInternalValue(List<KmsGrantConstraints> value)
-