Uses of Class
software.amazon.awscdk.services.ssm.CfnAssociation.S3OutputLocationProperty.Builder
-
Uses of CfnAssociation.S3OutputLocationProperty.Builder in software.amazon.awscdk.services.ssm
Modifier and TypeMethodDescriptionCfnAssociation.S3OutputLocationProperty.builder()
CfnAssociation.S3OutputLocationProperty.Builder.outputS3BucketName
(String outputS3BucketName) Sets the value ofCfnAssociation.S3OutputLocationProperty.getOutputS3BucketName()
CfnAssociation.S3OutputLocationProperty.Builder.outputS3KeyPrefix
(String outputS3KeyPrefix) Sets the value ofCfnAssociation.S3OutputLocationProperty.getOutputS3KeyPrefix()
CfnAssociation.S3OutputLocationProperty.Builder.outputS3Region
(String outputS3Region) Sets the value ofCfnAssociation.S3OutputLocationProperty.getOutputS3Region()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAssociation.S3OutputLocationProperty.Builder
.