Interface CreateRotationResponse.Builder

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

public static interface CreateRotationResponse.Builder extends SsmContactsResponse.Builder, SdkPojo, CopyableBuilder<CreateRotationResponse.Builder,CreateRotationResponse>
  • Method Details

    • rotationArn

      CreateRotationResponse.Builder rotationArn(String rotationArn)

      The Amazon Resource Name (ARN) of the created rotation.

      Parameters:
      rotationArn - The Amazon Resource Name (ARN) of the created rotation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.