Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securityhub.CfnOrganizationConfigurationPropsMixin.Builder
Packages that use CfnOrganizationConfigurationPropsMixin.Builder
-
Uses of CfnOrganizationConfigurationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.securityhub
Methods in software.amazon.awscdk.cfnpropertymixins.services.securityhub that return CfnOrganizationConfigurationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnOrganizationConfigurationPropsMixin.Builder.autoEnable(Boolean autoEnable) Whether to automatically enable Security Hub CSPM in new member accounts when they join the organization.CfnOrganizationConfigurationPropsMixin.Builder.autoEnable(IResolvable autoEnable) Whether to automatically enable Security Hub CSPM in new member accounts when they join the organization.CfnOrganizationConfigurationPropsMixin.Builder.autoEnableStandards(String autoEnableStandards) Whether to automatically enable Security Hub CSPM default standards in new member accounts when they join the organization.CfnOrganizationConfigurationPropsMixin.Builder.configurationType(String configurationType) Indicates whether the organization uses local or central configuration.CfnOrganizationConfigurationPropsMixin.Builder.create()CfnOrganizationConfigurationPropsMixin.Builder.create(CfnPropertyMixinOptions options)