Class: Aws::Types::ProtectedJobS3OutputConfigurationInput

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)


2789
2790
2791
# File 'sig/types.rbs', line 2789

def bucket
  @bucket
end

#key_prefix::String

Returns the value of attribute key_prefix.

Returns:

  • (::String)


2790
2791
2792
# File 'sig/types.rbs', line 2790

def key_prefix
  @key_prefix
end