public static interface GetServiceRoleForAccountResponse.Builder extends GreengrassResponse.Builder, CopyableBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>
| Modifier and Type | Method and 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. | 
buildsdkHttpResponse, sdkHttpResponsecopyapplyMutation, 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.