public static interface OpsItemIdentity.Builder extends SdkPojo, CopyableBuilder<OpsItemIdentity.Builder,OpsItemIdentity>
Modifier and Type | Method and Description |
---|---|
OpsItemIdentity.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem event.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
OpsItemIdentity.Builder arn(String arn)
The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem event.
arn
- The Amazon Resource Name (ARN) of the IAM entity that created the OpsItem event.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.