Class: Aws::Types::NodeFabricLogPublishingConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#chaincode_logs ⇒ Types::LogConfigurations

Returns the value of attribute chaincode_logs.



509
510
511
# File 'sig/types.rbs', line 509

def chaincode_logs
  @chaincode_logs
end

#peer_logs ⇒ Types::LogConfigurations

Returns the value of attribute peer_logs.



510
511
512
# File 'sig/types.rbs', line 510

def peer_logs
  @peer_logs
end