Class: Aws::Types::MediaConnectFlowRouterInputConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_arn::String

Returns the value of attribute flow_arn.

Returns:

  • (::String)


1252
1253
1254
# File 'sig/types.rbs', line 1252

def flow_arn
  @flow_arn
end

#flow_output_arn::String

Returns the value of attribute flow_output_arn.

Returns:

  • (::String)


1253
1254
1255
# File 'sig/types.rbs', line 1253

def flow_output_arn
  @flow_output_arn
end

#source_transit_decryptionTypes::FlowTransitEncryption

Returns the value of attribute source_transit_decryption.



1254
1255
1256
# File 'sig/types.rbs', line 1254

def source_transit_decryption
  @source_transit_decryption
end