Class: Aws::Types::DeleteEnvironmentConfigurationMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_name::String

Returns the value of attribute application_name.

Returns:

  • (::String)


325
326
327
# File 'sig/types.rbs', line 325

def application_name
  @application_name
end

#environment_name::String

Returns the value of attribute environment_name.

Returns:

  • (::String)


326
327
328
# File 'sig/types.rbs', line 326

def environment_name
  @environment_name
end