Class: Aws::Types::UpdateWhatsAppFlowAssetsInput

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)


583
584
585
# File 'sig/types.rbs', line 583

def flow_id
  @flow_id
end

#flow_json::String

Returns the value of attribute flow_json.

Returns:

  • (::String)


584
585
586
# File 'sig/types.rbs', line 584

def flow_json
  @flow_json
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def id
  @id
end