Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.config.CfnConformancePackMixinProps.Builder
Packages that use CfnConformancePackMixinProps.Builder
-
Uses of CfnConformancePackMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.config
Methods in software.amazon.awscdk.cfnpropertymixins.services.config that return CfnConformancePackMixinProps.BuilderModifier and TypeMethodDescriptionCfnConformancePackMixinProps.builder()CfnConformancePackMixinProps.Builder.conformancePackInputParameters(List<? extends Object> conformancePackInputParameters) Sets the value ofCfnConformancePackMixinProps.getConformancePackInputParameters()CfnConformancePackMixinProps.Builder.conformancePackInputParameters(IResolvable conformancePackInputParameters) Sets the value ofCfnConformancePackMixinProps.getConformancePackInputParameters()CfnConformancePackMixinProps.Builder.conformancePackName(String conformancePackName) Sets the value ofCfnConformancePackMixinProps.getConformancePackName()CfnConformancePackMixinProps.Builder.deliveryS3Bucket(String deliveryS3Bucket) Sets the value ofCfnConformancePackMixinProps.getDeliveryS3Bucket()CfnConformancePackMixinProps.Builder.deliveryS3Bucket(IBucketRef deliveryS3Bucket) Sets the value ofCfnConformancePackMixinProps.getDeliveryS3Bucket()CfnConformancePackMixinProps.Builder.deliveryS3KeyPrefix(String deliveryS3KeyPrefix) Sets the value ofCfnConformancePackMixinProps.getDeliveryS3KeyPrefix()CfnConformancePackMixinProps.Builder.templateBody(String templateBody) Sets the value ofCfnConformancePackMixinProps.getTemplateBody()CfnConformancePackMixinProps.Builder.templateS3Uri(String templateS3Uri) Sets the value ofCfnConformancePackMixinProps.getTemplateS3Uri()CfnConformancePackMixinProps.Builder.templateSsmDocumentDetails(Object templateSsmDocumentDetails) Sets the value ofCfnConformancePackMixinProps.getTemplateSsmDocumentDetails()Constructors in software.amazon.awscdk.cfnpropertymixins.services.config with parameters of type CfnConformancePackMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConformancePackMixinProps.Builder.