Interface DescribeOrganizationConfigurationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeOrganizationConfigurationResponse.Builder,DescribeOrganizationConfigurationResponse>, SdkBuilder<DescribeOrganizationConfigurationResponse.Builder,DescribeOrganizationConfigurationResponse>, SdkPojo, SdkResponse.Builder, SecurityHubResponse.Builder
Enclosing class:
DescribeOrganizationConfigurationResponse

  • Method Details

    • autoEnable

      Whether to automatically enable Security Hub for new accounts in the organization.

      If set to true, then Security Hub is enabled for new accounts. If set to false, then new accounts are not added automatically.

      Parameters:
      autoEnable - Whether to automatically enable Security Hub for new accounts in the organization.

      If set to true, then Security Hub is enabled for new accounts. If set to false, then new accounts are not added automatically.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • memberAccountLimitReached

      DescribeOrganizationConfigurationResponse.Builder memberAccountLimitReached(Boolean memberAccountLimitReached)

      Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator account.

      Parameters:
      memberAccountLimitReached - Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • autoEnableStandards

      DescribeOrganizationConfigurationResponse.Builder autoEnableStandards(String autoEnableStandards)

      Whether to automatically enable Security Hub default standards for new member accounts in the organization.

      The default value of this parameter is equal to DEFAULT.

      If equal to DEFAULT, then Security Hub default standards are automatically enabled for new member accounts. If equal to NONE, then default standards are not automatically enabled for new member accounts.

      Parameters:
      autoEnableStandards - Whether to automatically enable Security Hub default standards for new member accounts in the organization.

      The default value of this parameter is equal to DEFAULT.

      If equal to DEFAULT, then Security Hub default standards are automatically enabled for new member accounts. If equal to NONE, then default standards are not automatically enabled for new member accounts.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • autoEnableStandards

      Whether to automatically enable Security Hub default standards for new member accounts in the organization.

      The default value of this parameter is equal to DEFAULT.

      If equal to DEFAULT, then Security Hub default standards are automatically enabled for new member accounts. If equal to NONE, then default standards are not automatically enabled for new member accounts.

      Parameters:
      autoEnableStandards - Whether to automatically enable Security Hub default standards for new member accounts in the organization.

      The default value of this parameter is equal to DEFAULT.

      If equal to DEFAULT, then Security Hub default standards are automatically enabled for new member accounts. If equal to NONE, then default standards are not automatically enabled for new member accounts.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: