Class: Aws::Types::ModelDiagnosticsS3OutputConfiguration

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)


830
831
832
# File 'sig/types.rbs', line 830

def bucket
  @bucket
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


831
832
833
# File 'sig/types.rbs', line 831

def prefix
  @prefix
end