toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.core.kotlin.outputs
/
CustomProviderAction
Custom
Provider
Action
data
class
CustomProviderAction
(
val
endpoint
:
String
,
val
name
:
String
)
Members
Constructors
Custom
Provider
Action
Link copied to clipboard
constructor
(
endpoint
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
endpoint
Link copied to clipboard
val
endpoint
:
String
Specifies the endpoint of the action.
name
Link copied to clipboard
val
name
:
String
Specifies the name of the action.