Class: Aws::Types::S3LoggingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_type_upload_policy::Hash[("system-logs" | "application-logs" | "persistent-ui-logs"), ("emr-managed" | "on-customer-s3only" | "disabled")]

Returns the value of attribute log_type_upload_policy.

Returns:

  • (::Hash[("system-logs" | "application-logs" | "persistent-ui-logs"), ("emr-managed" | "on-customer-s3only" | "disabled")])


1409
1410
1411
# File 'sig/types.rbs', line 1409

def log_type_upload_policy
  @log_type_upload_policy
end