You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticBeanstalk::Types::DeletePlatformVersionRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticBeanstalk::Types::DeletePlatformVersionRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeletePlatformVersionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
platform_arn: "PlatformArn",
}
Instance Attribute Summary collapse
-
#platform_arn ⇒ String
The ARN of the version of the custom platform.
Instance Attribute Details
#platform_arn ⇒ String
The ARN of the version of the custom platform.