get Secret
The operation returns properties of a Secret. Azure REST API version: 2022-09-04.
Return
Secret represents a secret.
Parameters
argument
null
suspend fun getSecret(childResourceName: String, resourceGroupName: String, resourceName: String): GetSecretResult
Return
Secret represents a secret.
See also
Parameters
child Resource Name
The name of the Secret resource.
resource Group Name
The name of the resource group. The name is case insensitive.
resource Name
The name of the OpenShift cluster resource.
Return
Secret represents a secret.
See also
Parameters
argument
Builder for com.pulumi.azurenative.redhatopenshift.kotlin.inputs.GetSecretPlainArgs.