Class: Aws::Types::VpcConnectivityClientAuthentication

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#saslTypes::VpcConnectivitySasl

Returns the value of attribute sasl.



131
132
133
# File 'sig/types.rbs', line 131

def sasl
  @sasl
end

#tlsTypes::VpcConnectivityTls

Returns the value of attribute tls.



132
133
134
# File 'sig/types.rbs', line 132

def tls
  @tls
end