public static interface DescribeOrganizationsAccessResponse.Builder extends CloudFormationResponse.Builder, SdkPojo, CopyableBuilder<DescribeOrganizationsAccessResponse.Builder,DescribeOrganizationsAccessResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationsAccessResponse.Builder |
status(OrganizationStatus status)
Presents the status of the
OrganizationAccess. |
DescribeOrganizationsAccessResponse.Builder |
status(String status)
Presents the status of the
OrganizationAccess. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeOrganizationsAccessResponse.Builder status(String status)
Presents the status of the OrganizationAccess.
status - Presents the status of the OrganizationAccess.OrganizationStatus,
OrganizationStatusDescribeOrganizationsAccessResponse.Builder status(OrganizationStatus status)
Presents the status of the OrganizationAccess.
status - Presents the status of the OrganizationAccess.OrganizationStatus,
OrganizationStatusCopyright © 2023. All rights reserved.