Class: Aws::Types::VpcConnectivitySasl

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#iamTypes::VpcConnectivityIam

Returns the value of attribute iam.



1384
1385
1386
# File 'sig/types.rbs', line 1384

def iam
  @iam
end

#scramTypes::VpcConnectivityScram

Returns the value of attribute scram.



1383
1384
1385
# File 'sig/types.rbs', line 1383

def scram
  @scram
end