@pulumi/pulumi - v3.256.0
Preparing search index...
isSecret
Function isSecret
isSecret
<
T
>
(
val
:
Output
<
T
>
)
:
Promise
<
boolean
>
isSecret
returns
true
if and only if the provided
Output
is a secret.
Type Parameters
T
Parameters
val
:
Output
<
T
>
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@pulumi/pulumi - v3.256.0
Loading...
isSecret returns
trueif and only if the provided Output is a secret.