Service Network Configuration Args
data class ServiceNetworkConfigurationArgs(val awsvpcConfiguration: Output<ServiceAwsVpcConfigurationArgs>? = null) : ConvertibleToJava<ServiceNetworkConfigurationArgs>
The `NetworkConfiguration` property specifies an object representing the network configuration for a task or service.