public static interface GetServiceRoleForAccountResponse.Builder extends GreengrassV2Response.Builder, SdkPojo, CopyableBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetServiceRoleForAccountResponse.Builder |
associatedAt(String associatedAt)
The time when the service role was associated with IoT Greengrass for your Amazon Web Services account in
this Amazon Web Services Region.
|
GetServiceRoleForAccountResponse.Builder |
roleArn(String roleArn)
The ARN of the service role that is associated with IoT Greengrass for your Amazon Web Services account in
this Amazon Web Services Region.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetServiceRoleForAccountResponse.Builder associatedAt(String associatedAt)
The time when the service role was associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.
associatedAt - The time when the service role was associated with IoT Greengrass for your Amazon Web Services account
in this Amazon Web Services Region.GetServiceRoleForAccountResponse.Builder roleArn(String roleArn)
The ARN of the service role that is associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.
roleArn - The ARN of the service role that is associated with IoT Greengrass for your Amazon Web Services
account in this Amazon Web Services Region.Copyright © 2023. All rights reserved.