subnetwork property

TfArg<String>? subnetwork
final

VPC subnetwork self-link or short name. If omitted, the subnetwork with the same name as network is used.

Implementation

final TfArg<String>? subnetwork;