Class: Aws::Types::GetConfigResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#config_cred::String

Returns the value of attribute config_cred.

Returns:

  • (::String)


173
174
175
# File 'sig/types.rbs', line 173

def config_cred
  @config_cred
end

#config_file::String

Returns the value of attribute config_file.

Returns:

  • (::String)


172
173
174
# File 'sig/types.rbs', line 172

def config_file
  @config_file
end

#config_type::String

Returns the value of attribute config_type.

Returns:

  • (::String)


171
172
173
# File 'sig/types.rbs', line 171

def config_type
  @config_type
end