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)


1415
1416
1417
# File 'sig/types.rbs', line 1415

def encryption_key_arn
  @encryption_key_arn
end

#log_uri::String

Returns the value of attribute log_uri.

Returns:

  • (::String)


1414
1415
1416
# File 'sig/types.rbs', line 1414

def log_uri
  @log_uri
end