Class: Aws::Types::ExperimentReportConfigurationOutputsS3Configuration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name::String

Returns the value of attribute bucket_name.

Returns:

  • (::String)


241
242
243
# File 'sig/types.rbs', line 241

def bucket_name
  @bucket_name
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


242
243
244
# File 'sig/types.rbs', line 242

def prefix
  @prefix
end