Class: Aws::Types::SourceServerConnectorAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connector_arn ⇒ ::String

Returns the value of attribute connector_arn.

Returns:

  • (::String)


1728
1729
1730
# File 'sig/types.rbs', line 1728

def connector_arn
  @connector_arn
end

#credentials_secret_arn ⇒ ::String

Returns the value of attribute credentials_secret_arn.

Returns:

  • (::String)


1727
1728
1729
# File 'sig/types.rbs', line 1727

def credentials_secret_arn
  @credentials_secret_arn
end