Class: Aws::Types::DescribeConfigurationSettingsMessage

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#application_name::String

Returns the value of attribute application_name.



377
378
379
# File 'sig/types.rbs', line 377

def application_name
  @application_name
end

#environment_name::String

Returns the value of attribute environment_name.



379
380
381
# File 'sig/types.rbs', line 379

def environment_name
  @environment_name
end

#template_name::String

Returns the value of attribute template_name.



378
379
380
# File 'sig/types.rbs', line 378

def template_name
  @template_name
end