Class: Aws::Types::CreateEnvironmentHostResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#environment_summaryTypes::EnvironmentSummary

Returns the value of attribute environment_summary.



97
98
99
# File 'sig/types.rbs', line 97

def environment_summary
  @environment_summary
end

#hostTypes::Host

Returns the value of attribute host.

Returns:



98
99
100
# File 'sig/types.rbs', line 98

def host
  @host
end