Class: Aws::Types::GetWhatsAppFlowPreviewOutput

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)


201
202
203
# File 'sig/types.rbs', line 201

def flow_id
  @flow_id
end

#previewTypes::MetaFlowPreviewInfo

Returns the value of attribute preview.



202
203
204
# File 'sig/types.rbs', line 202

def preview
  @preview
end