Class: Aws::Types::GetFacetRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.



856
857
858
# File 'sig/types.rbs', line 856

def name
  @name
end

#schema_arn::String

Returns the value of attribute schema_arn.



855
856
857
# File 'sig/types.rbs', line 855

def schema_arn
  @schema_arn
end