Class: Aws::Types::ReportOutputConfiguration

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

Defined Under Namespace

Classes: S3, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3Types::S3ReportOutputConfiguration

Returns the value of attribute s3.



1114
1115
1116
# File 'sig/types.rbs', line 1114

def s3
  @s3
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1115
1116
1117
# File 'sig/types.rbs', line 1115

def unknown
  @unknown
end