| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
List<EnabledServicePrincipal> |
ListAwsServiceAccessForOrganizationResponse.enabledServicePrincipals()
A list of the service principals for the services that are enabled to integrate with your organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListAwsServiceAccessForOrganizationResponse.Builder |
ListAwsServiceAccessForOrganizationResponse.Builder.enabledServicePrincipals(EnabledServicePrincipal... enabledServicePrincipals)
A list of the service principals for the services that are enabled to integrate with your organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListAwsServiceAccessForOrganizationResponse.Builder |
ListAwsServiceAccessForOrganizationResponse.Builder.enabledServicePrincipals(Collection<EnabledServicePrincipal> enabledServicePrincipals)
A list of the service principals for the services that are enabled to integrate with your organization.
|
Copyright © 2023. All rights reserved.