| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrass.model |
| Modifier and Type | Method and Description |
|---|---|
GetServiceRoleForAccountResponse.Builder |
GetServiceRoleForAccountResponse.Builder.associatedAt(String associatedAt)
The time when the service role was associated with the account.
|
static GetServiceRoleForAccountResponse.Builder |
GetServiceRoleForAccountResponse.builder() |
GetServiceRoleForAccountResponse.Builder |
GetServiceRoleForAccountResponse.Builder.roleArn(String roleArn)
The ARN of the role which is associated with the account.
|
GetServiceRoleForAccountResponse.Builder |
GetServiceRoleForAccountResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetServiceRoleForAccountResponse.Builder> |
GetServiceRoleForAccountResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.