Interface OrgConfiguration.Builder

    • Method Detail

      • awsServiceAccessStatus

        OrgConfiguration.Builder awsServiceAccessStatus​(String awsServiceAccessStatus)

        This value displays whether your Amazon Web Services service access is ENABLED or DISABLED.

        Parameters:
        awsServiceAccessStatus - This value displays whether your Amazon Web Services service access is ENABLED or DISABLED.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AWSServiceAccessStatus, AWSServiceAccessStatus
      • awsServiceAccessStatus

        OrgConfiguration.Builder awsServiceAccessStatus​(AWSServiceAccessStatus awsServiceAccessStatus)

        This value displays whether your Amazon Web Services service access is ENABLED or DISABLED.

        Parameters:
        awsServiceAccessStatus - This value displays whether your Amazon Web Services service access is ENABLED or DISABLED.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AWSServiceAccessStatus, AWSServiceAccessStatus
      • serviceLinkedRole

        OrgConfiguration.Builder serviceLinkedRole​(String serviceLinkedRole)

        This value shows whether or not you have a valid a service-linked role required to start the multi-account search feature.

        Parameters:
        serviceLinkedRole - This value shows whether or not you have a valid a service-linked role required to start the multi-account search feature.
        Returns:
        Returns a reference to this object so that method calls can be chained together.