Class: Aws::Types::ApplicationResourceLifecycleDescriptionMessage

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)


54
55
56
# File 'sig/types.rbs', line 54

def application_name
  @application_name
end

#resource_lifecycle_configTypes::ApplicationResourceLifecycleConfig

Returns the value of attribute resource_lifecycle_config.



55
56
57
# File 'sig/types.rbs', line 55

def resource_lifecycle_config
  @resource_lifecycle_config
end