Class: Aws::Types::AuthenticationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_role_arn ⇒ ::String

Returns the value of attribute access_role_arn.

Returns:

  • (::String)


28
29
30
# File 'sig/types.rbs', line 28

def access_role_arn
  @access_role_arn
end

#connection_arn ⇒ ::String

Returns the value of attribute connection_arn.

Returns:

  • (::String)


27
28
29
# File 'sig/types.rbs', line 27

def connection_arn
  @connection_arn
end