Class: Aws::Types::AutoExportRevisionDestinationEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.

Returns:

  • (::String)


98
99
100
# File 'sig/types.rbs', line 98

def bucket
  @bucket
end

#key_pattern::String

Returns the value of attribute key_pattern.

Returns:

  • (::String)


99
100
101
# File 'sig/types.rbs', line 99

def key_pattern
  @key_pattern
end