Class: Aws::Types::EncryptionInTransit

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#client_broker"TLS", ...

Returns the value of attribute client_broker.

Returns:



679
680
681
# File 'sig/types.rbs', line 679

def client_broker
  @client_broker
end

#in_clusterBoolean

Returns the value of attribute in_cluster.

Returns:



680
681
682
# File 'sig/types.rbs', line 680

def in_cluster
  @in_cluster
end