Class: Aws::Types::GrpcRouteMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#invertBoolean

Returns the value of attribute invert.

Returns:

  • (Boolean)


536
537
538
# File 'sig/types.rbs', line 536

def invert
  @invert
end

#matchTypes::GrpcRouteMetadataMatchMethod

Returns the value of attribute match.



537
538
539
# File 'sig/types.rbs', line 537

def match
  @match
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


538
539
540
# File 'sig/types.rbs', line 538

def name
  @name
end