GetFlowVpcInterfaceResult

data class GetFlowVpcInterfaceResult(val networkInterfaceIds: List<String>? = null, val roleArn: String? = null, val securityGroupIds: List<String>? = null, val subnetId: String? = null)

Constructors

Link copied to clipboard
constructor(networkInterfaceIds: List<String>? = null, roleArn: String? = null, securityGroupIds: List<String>? = null, subnetId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

IDs of the network interfaces created in customer's account by MediaConnect.

Link copied to clipboard
val roleArn: String? = null

Role Arn MediaConnect can assume to create ENIs in customer's account.

Link copied to clipboard

Security Group IDs to be used on ENI.

Link copied to clipboard
val subnetId: String? = null

Subnet must be in the AZ of the Flow