Class: Aws::Types::ReportOutputConfiguration

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

Defined Under Namespace

Classes: S3Configuration, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_configurationTypes::S3ReportOutputConfiguration

Returns the value of attribute s3_configuration.



664
665
666
# File 'sig/types.rbs', line 664

def s3_configuration
  @s3_configuration
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


665
666
667
# File 'sig/types.rbs', line 665

def unknown
  @unknown
end