Interface GetAssociatedRoleResponse.Builder

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

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

    • associatedAt

      GetAssociatedRoleResponse.Builder associatedAt(String associatedAt)
      The time when the role was associated with the group.
      Parameters:
      associatedAt - The time when the role was associated with the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

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