Class: Aws::Types::SubscriptionTargetForm

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


6248
6249
6250
# File 'sig/types.rbs', line 6248

def content
  @content
end

#form_name::String

Returns the value of attribute form_name.

Returns:

  • (::String)


6247
6248
6249
# File 'sig/types.rbs', line 6247

def form_name
  @form_name
end