public static interface RegistrationConfig.Builder extends SdkPojo, CopyableBuilder<RegistrationConfig.Builder,RegistrationConfig>
| Modifier and Type | Method and Description |
|---|---|
RegistrationConfig.Builder |
roleArn(String roleArn)
The ARN of the role.
|
RegistrationConfig.Builder |
templateBody(String templateBody)
The template body.
|
copyapplyMutation, buildRegistrationConfig.Builder templateBody(String templateBody)
The template body.
templateBody - The template body.RegistrationConfig.Builder roleArn(String roleArn)
The ARN of the role.
roleArn - The ARN of the role.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.