class Aws::SNS::Types::DeletePlatformApplicationInput

Input for DeletePlatformApplication action.

@note When making an API call, you may pass DeletePlatformApplicationInput

data as a hash:

    {
      platform_application_arn: "String", # required
    }

@!attribute [rw] platform_application_arn

PlatformApplicationArn of platform application object to delete.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/DeletePlatformApplicationInput AWS API Documentation

Constants

SENSITIVE