Class: Aws::Types::GetConfigRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_arn::String

Returns the value of attribute client_arn.

Returns:

  • (::String)


164
165
166
# File 'sig/types.rbs', line 164

def client_arn
  @client_arn
end

#client_version"5.1", "5.3"

Returns the value of attribute client_version.

Returns:

  • ("5.1", "5.3")


165
166
167
# File 'sig/types.rbs', line 165

def client_version
  @client_version
end

#hapg_list::Array[::String]

Returns the value of attribute hapg_list.

Returns:

  • (::Array[::String])


166
167
168
# File 'sig/types.rbs', line 166

def hapg_list
  @hapg_list
end