Interface GetServiceRoleForAccountResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>, GreengrassResponse.Builder, SdkBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetServiceRoleForAccountResponse

public static interface GetServiceRoleForAccountResponse.Builder extends GreengrassResponse.Builder, SdkPojo, CopyableBuilder<GetServiceRoleForAccountResponse.Builder,GetServiceRoleForAccountResponse>
  • Method Details

    • associatedAt

      The time when the service role was associated with the account.
      Parameters:
      associatedAt - The time when the service role was associated with the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The ARN of the role which is associated with the account.
      Parameters:
      roleArn - The ARN of the role which is associated with the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.