Class: Aws::Types::S3MonitoringConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encryption_key_arn::String

Returns the value of attribute encryption_key_arn.

Returns:

  • (::String)


552
553
554
# File 'sig/types.rbs', line 552

def encryption_key_arn
  @encryption_key_arn
end

#log_uri::String

Returns the value of attribute log_uri.

Returns:

  • (::String)


551
552
553
# File 'sig/types.rbs', line 551

def log_uri
  @log_uri
end