public static interface GetServiceRoleForAccountResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetServiceRoleForAccountResponse.Builder |
associatedAt(String associatedAt)
The time when the service role was associated with the account.
|
GetServiceRoleForAccountResponse.Builder |
roleArn(String roleArn)
The ARN of the role which is associated with the account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetServiceRoleForAccountResponse.Builder associatedAt(String associatedAt)
associatedAt - The time when the service role was associated with the account.GetServiceRoleForAccountResponse.Builder roleArn(String roleArn)
roleArn - The ARN of the role which is associated with the account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.