Class: Aws::Types::GetWhatsAppFlowPreviewInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_id::String

Returns the value of attribute flow_id.

Returns:

  • (::String)


195
196
197
# File 'sig/types.rbs', line 195

def flow_id
  @flow_id
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


194
195
196
# File 'sig/types.rbs', line 194

def id
  @id
end

#invalidateBoolean

Returns the value of attribute invalidate.

Returns:

  • (Boolean)


196
197
198
# File 'sig/types.rbs', line 196

def invalidate
  @invalidate
end