public static interface AssociateRoleToGroupResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<AssociateRoleToGroupResponse.Builder,AssociateRoleToGroupResponse>
Modifier and Type | Method and Description |
---|---|
AssociateRoleToGroupResponse.Builder |
associatedAt(String associatedAt)
The time, in milliseconds since the epoch, when the role ARN was associated with the group.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
AssociateRoleToGroupResponse.Builder associatedAt(String associatedAt)
associatedAt
- The time, in milliseconds since the epoch, when the role ARN was associated with the group.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.