resourcePath

@JvmName(name = "rguvthktkydixeth")
suspend fun resourcePath(value: Output<String>)
@JvmName(name = "gffyrxkjkfxudwoy")
suspend fun resourcePath(value: String?)

Parameters

value

The resource path for this method. Forward slashes (`/`) are encoded as `~1` and the initial slash must include a forward slash. For example, the path value `/resource/subresource` must be encoded as `/~1resource~1subresource`. To specify the root path, use only a slash (`/`).