Uses of Class
software.amazon.awscdk.services.config.CfnOrganizationConformancePackProps.Builder
Packages that use CfnOrganizationConformancePackProps.Builder
-
Uses of CfnOrganizationConformancePackProps.Builder in software.amazon.awscdk.services.config
Methods in software.amazon.awscdk.services.config that return CfnOrganizationConformancePackProps.BuilderModifier and TypeMethodDescriptionCfnOrganizationConformancePackProps.builder()CfnOrganizationConformancePackProps.Builder.conformancePackInputParameters(List<? extends Object> conformancePackInputParameters) Sets the value ofCfnOrganizationConformancePackProps.getConformancePackInputParameters()CfnOrganizationConformancePackProps.Builder.conformancePackInputParameters(IResolvable conformancePackInputParameters) Sets the value ofCfnOrganizationConformancePackProps.getConformancePackInputParameters()CfnOrganizationConformancePackProps.Builder.deliveryS3Bucket(String deliveryS3Bucket) Sets the value ofCfnOrganizationConformancePackProps.getDeliveryS3Bucket()CfnOrganizationConformancePackProps.Builder.deliveryS3KeyPrefix(String deliveryS3KeyPrefix) Sets the value ofCfnOrganizationConformancePackProps.getDeliveryS3KeyPrefix()CfnOrganizationConformancePackProps.Builder.excludedAccounts(List<String> excludedAccounts) Sets the value ofCfnOrganizationConformancePackProps.getExcludedAccounts()CfnOrganizationConformancePackProps.Builder.organizationConformancePackName(String organizationConformancePackName) Sets the value ofCfnOrganizationConformancePackProps.getOrganizationConformancePackName()CfnOrganizationConformancePackProps.Builder.templateBody(String templateBody) Sets the value ofCfnOrganizationConformancePackProps.getTemplateBody()CfnOrganizationConformancePackProps.Builder.templateS3Uri(String templateS3Uri) Sets the value ofCfnOrganizationConformancePackProps.getTemplateS3Uri()Constructors in software.amazon.awscdk.services.config with parameters of type CfnOrganizationConformancePackProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOrganizationConformancePackProps.Builder.