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