pulumi-gcp-kotlin
6.67.0.0
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
)
Types
Constructors
Properties
Constructors
Get
Notification
Channel
Sensitive
Label
Link copied to clipboard
fun
GetNotificationChannelSensitiveLabel
(
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