Class: Aws::Types::AwsS3BucketLoggingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_bucket_name::String

Returns the value of attribute destination_bucket_name.

Returns:

  • (::String)


4037
4038
4039
# File 'sig/types.rbs', line 4037

def destination_bucket_name
  @destination_bucket_name
end

#log_file_prefix::String

Returns the value of attribute log_file_prefix.

Returns:

  • (::String)


4038
4039
4040
# File 'sig/types.rbs', line 4038

def log_file_prefix
  @log_file_prefix
end