Metered Product Args
data class MeteredProductArgs(val family: Output<String>? = null, val licenseEndpointId: Output<String>? = null, val port: Output<Int>? = null, val productId: Output<String>? = null, val vendor: Output<String>? = null) : ConvertibleToJava<MeteredProductArgs>
Definition of AWS::Deadline::MeteredProduct Resource Type