Class: Aws::Types::DeleteFacetRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteFacetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#schema_arn ⇒ ::String
Returns the value of attribute schema_arn.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
656 657 658 |
# File 'sig/types.rbs', line 656 def name @name end |
#schema_arn ⇒ ::String
Returns the value of attribute schema_arn.
655 656 657 |
# File 'sig/types.rbs', line 655 def schema_arn @schema_arn end |