Class: Aws::Types::GetInfrastructureConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#infrastructure_configuration ⇒ Types::InfrastructureConfiguration

Returns the value of attribute infrastructure_configuration.



796
797
798
# File 'sig/types.rbs', line 796

def infrastructure_configuration
  @infrastructure_configuration
end

#request_id ⇒ ::String

Returns the value of attribute request_id.

Returns:

  • (::String)


795
796
797
# File 'sig/types.rbs', line 795

def request_id
  @request_id
end