public static interface SecurityProfileTarget.Builder extends SdkPojo, CopyableBuilder<SecurityProfileTarget.Builder,SecurityProfileTarget>
Modifier and Type | Method and Description |
---|---|
SecurityProfileTarget.Builder |
arn(String arn)
The ARN of the security profile.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
SecurityProfileTarget.Builder arn(String arn)
The ARN of the security profile.
arn
- The ARN of the security profile.Copyright © 2020. All rights reserved.