Class: Aws::Types::ScheduledActionAssociation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#namespace_name::String

Returns the value of attribute namespace_name.

Returns:

  • (::String)


882
883
884
# File 'sig/types.rbs', line 882

def namespace_name
  @namespace_name
end

#scheduled_action_name::String

Returns the value of attribute scheduled_action_name.

Returns:

  • (::String)


883
884
885
# File 'sig/types.rbs', line 883

def scheduled_action_name
  @scheduled_action_name
end