Api Create Or Update Properties Wsdl Selector Args
data class ApiCreateOrUpdatePropertiesWsdlSelectorArgs(val wsdlEndpointName: Output<String>? = null, val wsdlServiceName: Output<String>? = null) : ConvertibleToJava<ApiCreateOrUpdatePropertiesWsdlSelectorArgs>
Criteria to limit import of WSDL to a subset of the document.
Constructors
Link copied to clipboard
fun ApiCreateOrUpdatePropertiesWsdlSelectorArgs(wsdlEndpointName: Output<String>? = null, wsdlServiceName: Output<String>? = null)