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
- Struct
- Aws::SSM::Types::DeleteParametersResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#deleted_parameters ⇒ Array<String>
The names of the deleted parameters.
-
#invalid_parameters ⇒ Array<String>
The names of parameters that weren\'t deleted because the parameters are not valid.
Instance Attribute Details
#deleted_parameters ⇒ Array<String>
The names of the deleted parameters.
#invalid_parameters ⇒ Array<String>
The names of parameters that weren\'t deleted because the parameters are not valid.