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.



1345
1346
1347
# File 'sig/types.rbs', line 1345

def iam
  @iam
end

#scramTypes::VpcConnectivityScram

Returns the value of attribute scram.



1344
1345
1346
# File 'sig/types.rbs', line 1344

def scram
  @scram
end