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.



986
987
988
# File 'sig/types.rbs', line 986

def create_snapshot
  @create_snapshot
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


987
988
989
# File 'sig/types.rbs', line 987

def unknown
  @unknown
end