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