public static interface GetAssociatedRoleResponse.Builder extends GreengrassResponse.Builder, CopyableBuilder<GetAssociatedRoleResponse.Builder,GetAssociatedRoleResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAssociatedRoleResponse.Builder |
associatedAt(String associatedAt)
Time when the role was associated for the group.
|
GetAssociatedRoleResponse.Builder |
roleArn(String roleArn)
Arn of the role that is associated with the group.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetAssociatedRoleResponse.Builder associatedAt(String associatedAt)
associatedAt - Time when the role was associated for the group.GetAssociatedRoleResponse.Builder roleArn(String roleArn)
roleArn - Arn of the role that is associated with the group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.