CopyableBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>, SdkBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>public static interface GetServiceRoleForAccountResponse.Builder extends CopyableBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetServiceRoleForAccountResponse.Builder |
associatedAt(String associatedAt) |
Time when the service role was associated to the account.
|
GetServiceRoleForAccountResponse.Builder |
roleArn(String roleArn) |
Role arn which is associated to the account.
|
copyapply, buildGetServiceRoleForAccountResponse.Builder associatedAt(String associatedAt)
associatedAt - Time when the service role was associated to the account.GetServiceRoleForAccountResponse.Builder roleArn(String roleArn)
roleArn - Role arn which is associated to the account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.