Class: Aws::Types::ManagedLogs

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allow_aws_to_retain_logs"ENABLED", "DISABLED"

Returns the value of attribute allow_aws_to_retain_logs.

Returns:

  • ("ENABLED", "DISABLED")


492
493
494
# File 'sig/types.rbs', line 492

def allow_aws_to_retain_logs
  @allow_aws_to_retain_logs
end

#encryption_key_arn::String

Returns the value of attribute encryption_key_arn.

Returns:

  • (::String)


493
494
495
# File 'sig/types.rbs', line 493

def encryption_key_arn
  @encryption_key_arn
end