Class: Aws::Types::SsmExternalParameter

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

Defined Under Namespace

Classes: DynamicPath, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dynamic_path ⇒ ::String

Returns the value of attribute dynamic_path.

Returns:

  • (::String)


1753
1754
1755
# File 'sig/types.rbs', line 1753

def dynamic_path
  @dynamic_path
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


1754
1755
1756
# File 'sig/types.rbs', line 1754

def unknown
  @unknown
end