public static interface DisassociateServiceRoleFromAccountResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<DisassociateServiceRoleFromAccountResponse.Builder,DisassociateServiceRoleFromAccountResponse>
Modifier and Type | Method and Description |
---|---|
DisassociateServiceRoleFromAccountResponse.Builder |
disassociatedAt(String disassociatedAt)
The time when the service role was disassociated from the account.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DisassociateServiceRoleFromAccountResponse.Builder disassociatedAt(String disassociatedAt)
disassociatedAt
- The time when the service role was disassociated from the account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.