static CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.builder() |
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.conformancePackInputParameters(IResolvable conformancePackInputParameters)
|
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.conformancePackInputParameters(List<? extends Object> conformancePackInputParameters)
|
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.deliveryS3Bucket(String deliveryS3Bucket)
|
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.deliveryS3KeyPrefix(String deliveryS3KeyPrefix)
|
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.excludedAccounts(List<String> excludedAccounts)
|
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.organizationConformancePackName(String organizationConformancePackName)
|
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.templateBody(String templateBody)
|
CfnOrganizationConformancePackProps.Builder |
CfnOrganizationConformancePackProps.Builder.templateS3Uri(String templateS3Uri)
|