class Aws::Organizations::Types::EnableAWSServiceAccessRequest

@note When making an API call, you may pass EnableAWSServiceAccessRequest

data as a hash:

    {
      service_principal: "ServicePrincipal", # required
    }

@!attribute [rw] service_principal

The service principal name of the AWS service for which you want to
enable integration with your organization. This is typically in the
form of a URL, such as ` service-abbreviation.amazonaws.com`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/EnableAWSServiceAccessRequest AWS API Documentation

Constants

SENSITIVE