Class: Aws::Types::MediaConnectFlowRouterOutputConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_transit_encryptionTypes::FlowTransitEncryption

Returns the value of attribute destination_transit_encryption.



1264
1265
1266
# File 'sig/types.rbs', line 1264

def destination_transit_encryption
  @destination_transit_encryption
end

#flow_arn::String

Returns the value of attribute flow_arn.

Returns:

  • (::String)


1262
1263
1264
# File 'sig/types.rbs', line 1262

def flow_arn
  @flow_arn
end

#flow_source_arn::String

Returns the value of attribute flow_source_arn.

Returns:

  • (::String)


1263
1264
1265
# File 'sig/types.rbs', line 1263

def flow_source_arn
  @flow_source_arn
end