EndpointArgs

constructor(deploymentConfig: Output<EndpointDeploymentConfigArgs>? = null, endpointConfigName: Output<String>? = null, endpointName: Output<String>? = null, excludeRetainedVariantProperties: Output<List<EndpointVariantPropertyArgs>>? = null, retainAllVariantProperties: Output<Boolean>? = null, retainDeploymentConfig: Output<Boolean>? = null, tags: Output<List<TagArgs>>? = null)