Class: Aws::Types::Action

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cross_region_copy::Array[Types::CrossRegionCopyAction]

Returns the value of attribute cross_region_copy.

Returns:



13
14
15
# File 'sig/types.rbs', line 13

def cross_region_copy
  @cross_region_copy
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def name
  @name
end