Class: Aws::Types::ExportServerlessCacheSnapshotRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_name::String

Returns the value of attribute s3_bucket_name.

Returns:

  • (::String)


965
966
967
# File 'sig/types.rbs', line 965

def s3_bucket_name
  @s3_bucket_name
end

#serverless_cache_snapshot_name::String

Returns the value of attribute serverless_cache_snapshot_name.

Returns:

  • (::String)


964
965
966
# File 'sig/types.rbs', line 964

def serverless_cache_snapshot_name
  @serverless_cache_snapshot_name
end