CopyableBuilder<DescribePlatformVersionRequest.Builder,DescribePlatformVersionRequest>
, SdkBuilder<DescribePlatformVersionRequest.Builder,DescribePlatformVersionRequest>
public static interface DescribePlatformVersionRequest.Builder extends CopyableBuilder<DescribePlatformVersionRequest.Builder,DescribePlatformVersionRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribePlatformVersionRequest.Builder |
platformArn(String platformArn) |
The ARN of the version of the platform.
|
copy
apply, build
DescribePlatformVersionRequest.Builder platformArn(String platformArn)
The ARN of the version of the platform.
platformArn
- The ARN of the version of the platform.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.