Class: Aws::Types::S3Logs

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)


1932
1933
1934
# File 'sig/types.rbs', line 1932

def s3_bucket_name
  @s3_bucket_name
end

#s3_key_prefix ⇒ ::String

Returns the value of attribute s3_key_prefix.

Returns:

  • (::String)


1933
1934
1935
# File 'sig/types.rbs', line 1933

def s3_key_prefix
  @s3_key_prefix
end