You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::DeleteParametersResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#deleted_parametersArray<String>

The names of the deleted parameters.

Returns:

  • (Array<String>)

    The names of the deleted parameters.

#invalid_parametersArray<String>

The names of parameters that weren\'t deleted because the parameters are not valid.

Returns:

  • (Array<String>)

    The names of parameters that weren\'t deleted because the parameters are not valid.