Interactive Query Cluster Roles Worker Node Script Action Args
data class InteractiveQueryClusterRolesWorkerNodeScriptActionArgs(val name: Output<String>, val parameters: Output<String>? = null, val uri: Output<String>) : ConvertibleToJava<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>
Constructors
Link copied to clipboard
fun InteractiveQueryClusterRolesWorkerNodeScriptActionArgs(name: Output<String>, parameters: Output<String>? = null, uri: Output<String>)