getEc2NetworkInterface

Get a Ec2NetworkInterface Uses Azure REST API version 2024-12-01.

Return

A Microsoft.AwsConnector resource

Parameters

argument

null


suspend fun getEc2NetworkInterface(name: String, resourceGroupName: String): GetEc2NetworkInterfaceResult

Return

A Microsoft.AwsConnector resource

Parameters

name

Name of Ec2NetworkInterface

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

A Microsoft.AwsConnector resource

Parameters

argument

Builder for com.pulumi.azurenative.awsconnector.kotlin.inputs.GetEc2NetworkInterfacePlainArgs.

See also