Class: Aws::Types::DescribeEnvironmentResourcesMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#environment_id::String

Returns the value of attribute environment_id.

Returns:

  • (::String)


429
430
431
# File 'sig/types.rbs', line 429

def environment_id
  @environment_id
end

#environment_name::String

Returns the value of attribute environment_name.

Returns:

  • (::String)


430
431
432
# File 'sig/types.rbs', line 430

def environment_name
  @environment_name
end