Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnAssociationPropsMixin.S3OutputLocationProperty.Builder
Packages that use CfnAssociationPropsMixin.S3OutputLocationProperty.Builder
-
Uses of CfnAssociationPropsMixin.S3OutputLocationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnAssociationPropsMixin.S3OutputLocationProperty.BuilderModifier and TypeMethodDescriptionCfnAssociationPropsMixin.S3OutputLocationProperty.builder()CfnAssociationPropsMixin.S3OutputLocationProperty.Builder.outputS3BucketName(String outputS3BucketName) CfnAssociationPropsMixin.S3OutputLocationProperty.Builder.outputS3BucketName(IBucketRef outputS3BucketName) CfnAssociationPropsMixin.S3OutputLocationProperty.Builder.outputS3KeyPrefix(String outputS3KeyPrefix) Sets the value ofCfnAssociationPropsMixin.S3OutputLocationProperty.getOutputS3KeyPrefix()CfnAssociationPropsMixin.S3OutputLocationProperty.Builder.outputS3Region(String outputS3Region) Sets the value ofCfnAssociationPropsMixin.S3OutputLocationProperty.getOutputS3Region()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnAssociationPropsMixin.S3OutputLocationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationPropsMixin.S3OutputLocationProperty.Builder.