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.



124
125
126
# File 'sig/types.rbs', line 124

def sasl
  @sasl
end

#tlsTypes::VpcConnectivityTls

Returns the value of attribute tls.



125
126
127
# File 'sig/types.rbs', line 125

def tls
  @tls
end