Class: Aws::Types::AwsAmazonMqBrokerLogsPendingDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auditBoolean

Returns the value of attribute audit.

Returns:

  • (Boolean)


356
357
358
# File 'sig/types.rbs', line 356

def audit
  @audit
end

#generalBoolean

Returns the value of attribute general.

Returns:

  • (Boolean)


357
358
359
# File 'sig/types.rbs', line 357

def general
  @general
end