Interface DescribeOrganizationResponse.Builder

    • Method Detail

      • organization

        DescribeOrganizationResponse.Builder organization​(Organization organization)

        A structure that contains information about the organization.

        The AvailablePolicyTypes part of the response is deprecated, and you shouldn't use it in your apps. It doesn't include any policy type supported by Organizations other than SCPs. To determine which policy types are enabled in your organization, use the ListRoots operation.

        Parameters:
        organization - A structure that contains information about the organization.

        The AvailablePolicyTypes part of the response is deprecated, and you shouldn't use it in your apps. It doesn't include any policy type supported by Organizations other than SCPs. To determine which policy types are enabled in your organization, use the ListRoots operation.

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