ListDaprComponentSecretsPlainArgs

data class ListDaprComponentSecretsPlainArgs(val componentName: String, val environmentName: String, val resourceGroupName: String) : ConvertibleToJava<ListDaprComponentSecretsPlainArgs>

Constructors

Link copied to clipboard
fun ListDaprComponentSecretsPlainArgs(componentName: String, environmentName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): ListDaprComponentSecretsPlainArgs

Properties

Link copied to clipboard

Name of the Dapr Component.

Link copied to clipboard

Name of the Managed Environment.

Link copied to clipboard

The name of the resource group. The name is case insensitive.