public static interface StandardsSubscriptionRequest.Builder extends SdkPojo, CopyableBuilder<StandardsSubscriptionRequest.Builder,StandardsSubscriptionRequest>
| Modifier and Type | Method and Description |
|---|---|
StandardsSubscriptionRequest.Builder |
standardsArn(String standardsArn)
The ARN of the standard that you want to enable.
|
StandardsSubscriptionRequest.Builder |
standardsInput(Map<String,String> standardsInput)
|
copyapplyMutation, buildStandardsSubscriptionRequest.Builder standardsArn(String standardsArn)
The ARN of the standard that you want to enable.
standardsArn - The ARN of the standard that you want to enable.StandardsSubscriptionRequest.Builder standardsInput(Map<String,String> standardsInput)
standardsInput - Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.