toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.monitoring.kotlin.outputs
/
GetNotificationChannelSensitiveLabel
Get
Notification
Channel
Sensitive
Label
data
class
GetNotificationChannelSensitiveLabel
(
val
authToken
:
String
,
val
password
:
String
,
val
serviceKey
:
String
)
Members
Constructors
Get
Notification
Channel
Sensitive
Label
Link copied to clipboard
constructor
(
authToken
:
String
,
password
:
String
,
serviceKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
auth
Token
Link copied to clipboard
val
authToken
:
String
password
Link copied to clipboard
val
password
:
String
service
Key
Link copied to clipboard
val
serviceKey
:
String