Class: Aws::Types::AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_broker::String

Returns the value of attribute client_broker.

Returns:

  • (::String)


3244
3245
3246
# File 'sig/types.rbs', line 3244

def client_broker
  @client_broker
end

#in_clusterBoolean

Returns the value of attribute in_cluster.

Returns:

  • (Boolean)


3243
3244
3245
# File 'sig/types.rbs', line 3243

def in_cluster
  @in_cluster
end