@Stability(value=Stable) public static final class CfnConformancePackProps.Builder extends Object implements software.amazon.jsii.Builder<CfnConformancePackProps>
CfnConformancePackProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConformancePackProps.Builder conformancePackName(String conformancePackName)
CfnConformancePackProps.getConformancePackName()conformancePackName - `AWS::Config::ConformancePack.ConformancePackName`. This parameter is required.this@Stability(value=Stable) public CfnConformancePackProps.Builder conformancePackInputParameters(IResolvable conformancePackInputParameters)
CfnConformancePackProps.getConformancePackInputParameters()conformancePackInputParameters - `AWS::Config::ConformancePack.ConformancePackInputParameters`.this@Stability(value=Stable) public CfnConformancePackProps.Builder conformancePackInputParameters(List<? extends Object> conformancePackInputParameters)
CfnConformancePackProps.getConformancePackInputParameters()conformancePackInputParameters - `AWS::Config::ConformancePack.ConformancePackInputParameters`.this@Stability(value=Stable) public CfnConformancePackProps.Builder deliveryS3Bucket(String deliveryS3Bucket)
CfnConformancePackProps.getDeliveryS3Bucket()deliveryS3Bucket - `AWS::Config::ConformancePack.DeliveryS3Bucket`.this@Stability(value=Stable) public CfnConformancePackProps.Builder deliveryS3KeyPrefix(String deliveryS3KeyPrefix)
CfnConformancePackProps.getDeliveryS3KeyPrefix()deliveryS3KeyPrefix - `AWS::Config::ConformancePack.DeliveryS3KeyPrefix`.this@Stability(value=Stable) public CfnConformancePackProps.Builder templateBody(String templateBody)
CfnConformancePackProps.getTemplateBody()templateBody - `AWS::Config::ConformancePack.TemplateBody`.this@Stability(value=Stable) public CfnConformancePackProps.Builder templateS3Uri(String templateS3Uri)
CfnConformancePackProps.getTemplateS3Uri()templateS3Uri - `AWS::Config::ConformancePack.TemplateS3Uri`.this@Stability(value=Stable) public CfnConformancePackProps build()
build in interface software.amazon.jsii.Builder<CfnConformancePackProps>CfnConformancePackPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.