Class: Aws::Types::DeleteAutoSnapshotRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#date::String

Returns the value of attribute date.

Returns:

  • (::String)


890
891
892
# File 'sig/types.rbs', line 890

def date
  @date
end

#resource_name::String

Returns the value of attribute resource_name.

Returns:

  • (::String)


889
890
891
# File 'sig/types.rbs', line 889

def resource_name
  @resource_name
end