Class: Aws::Types::GetTypedLinkFacetInformationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


918
919
920
# File 'sig/types.rbs', line 918

def name
  @name
end

#schema_arn::String

Returns the value of attribute schema_arn.

Returns:

  • (::String)


917
918
919
# File 'sig/types.rbs', line 917

def schema_arn
  @schema_arn
end