Class: Aws::Types::ReportDestination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_name::String

Returns the value of attribute s3_bucket_name.

Returns:

  • (::String)


1845
1846
1847
# File 'sig/types.rbs', line 1845

def s3_bucket_name
  @s3_bucket_name
end

#s3_keys::Array[::String]

Returns the value of attribute s3_keys.

Returns:

  • (::Array[::String])


1846
1847
1848
# File 'sig/types.rbs', line 1846

def s3_keys
  @s3_keys
end