Class: Aws::Types::TargetAction

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

Defined Under Namespace

Classes: CreateSnapshot, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#create_snapshotTypes::CreateSnapshotScheduleActionParameters

Returns the value of attribute create_snapshot.



996
997
998
# File 'sig/types.rbs', line 996

def create_snapshot
  @create_snapshot
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


997
998
999
# File 'sig/types.rbs', line 997

def unknown
  @unknown
end