License Endpoint Args
data class LicenseEndpointArgs(val securityGroupIds: Output<List<String>>? = null, val subnetIds: Output<List<String>>? = null, val tags: Output<List<TagArgs>>? = null, val vpcId: Output<String>? = null) : ConvertibleToJava<LicenseEndpointArgs>
Definition of AWS::Deadline::LicenseEndpoint Resource Type