Class: Aws::Types::GetParametersRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#names::Array[::String]

Returns the value of attribute names.



2086
2087
2088
# File 'sig/types.rbs', line 2086

def names
  @names
end

#with_decryptionBoolean

Returns the value of attribute with_decryption.



2087
2088
2089
# File 'sig/types.rbs', line 2087

def with_decryption
  @with_decryption
end