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