Uses of Class
com.hashicorp.cdktf.providers.aws.codepipeline.CodepipelineArtifactStoreEncryptionKey.Builder
-
Packages that use CodepipelineArtifactStoreEncryptionKey.Builder Package Description com.hashicorp.cdktf.providers.aws.codepipeline aws_codepipeline -
-
Uses of CodepipelineArtifactStoreEncryptionKey.Builder in com.hashicorp.cdktf.providers.aws.codepipeline
Methods in com.hashicorp.cdktf.providers.aws.codepipeline that return CodepipelineArtifactStoreEncryptionKey.Builder Modifier and Type Method Description static CodepipelineArtifactStoreEncryptionKey.BuilderCodepipelineArtifactStoreEncryptionKey. builder()CodepipelineArtifactStoreEncryptionKey.BuilderCodepipelineArtifactStoreEncryptionKey.Builder. id(String id)Sets the value ofCodepipelineArtifactStoreEncryptionKey.getId()CodepipelineArtifactStoreEncryptionKey.BuilderCodepipelineArtifactStoreEncryptionKey.Builder. type(String type)Sets the value ofCodepipelineArtifactStoreEncryptionKey.getType()Constructors in com.hashicorp.cdktf.providers.aws.codepipeline with parameters of type CodepipelineArtifactStoreEncryptionKey.Builder Constructor Description Jsii$Proxy(CodepipelineArtifactStoreEncryptionKey.Builder builder)Constructor that initializes the object based on literal property values passed by theCodepipelineArtifactStoreEncryptionKey.Builder.
-