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