wsdlSelector

@JvmName(name = "xkvpglpwfrgqbguh")
suspend fun wsdlSelector(value: Output<ApiImportWsdlSelectorArgs>)
@JvmName(name = "ndlstxvchodihriu")
suspend fun wsdlSelector(value: ApiImportWsdlSelectorArgs?)

Parameters

value

A wsdl_selector block as defined below, which allows you to limit the import of a WSDL to only a subset of the document. This can only be specified when content_format is wsdl or wsdl-link.


@JvmName(name = "jgiavhfnyhvkhsrd")
suspend fun wsdlSelector(argument: suspend ApiImportWsdlSelectorArgsBuilder.() -> Unit)

Parameters

argument

A wsdl_selector block as defined below, which allows you to limit the import of a WSDL to only a subset of the document. This can only be specified when content_format is wsdl or wsdl-link.