NetworkInterfaceArgs

constructor(deviceKey: Output<Int>? = null, ipSettings: Output<NicIPSettingsArgs>? = null, name: Output<String>? = null, networkId: Output<String>? = null, nicType: Output<Either<String, NICType>>? = null, powerOnBoot: Output<Either<String, PowerOnBootOption>>? = null)