Interface OpsItemIdentity.Builder

All Superinterfaces:
Buildable, CopyableBuilder<OpsItemIdentity.Builder,OpsItemIdentity>, SdkBuilder<OpsItemIdentity.Builder,OpsItemIdentity>, SdkPojo
Enclosing class:
OpsItemIdentity

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

    • arn

      The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem event.

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