elasticbeanstalk_delete_platform_version {paws.compute}R Documentation

Deletes the specified version of a custom platform

Description

Deletes the specified version of a custom platform.

See https://www.paws-r-sdk.com/docs/elasticbeanstalk_delete_platform_version/ for full documentation.

Usage

elasticbeanstalk_delete_platform_version(PlatformArn = NULL)

Arguments

PlatformArn

The ARN of the version of the custom platform.


[Package paws.compute version 0.7.0 Index]