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