Class: Aws::Types::SubscriptionTargetForm
- Inherits:
-
Object
- Object
- Aws::Types::SubscriptionTargetForm
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content ⇒ ::String
Returns the value of attribute content.
-
#form_name ⇒ ::String
Returns the value of attribute form_name.
Instance Attribute Details
#content ⇒ ::String
Returns the value of attribute content.
6248 6249 6250 |
# File 'sig/types.rbs', line 6248 def content @content end |
#form_name ⇒ ::String
Returns the value of attribute form_name.
6247 6248 6249 |
# File 'sig/types.rbs', line 6247 def form_name @form_name end |