pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.core.kotlin.outputs
/
ResourceProviderRegistrationFeature
Resource
Provider
Registration
Feature
data
class
ResourceProviderRegistrationFeature
(
val
name
:
String
,
val
registered
:
Boolean
)
Types
Constructors
Properties
Constructors
Resource
Provider
Registration
Feature
Link copied to clipboard
fun
ResourceProviderRegistrationFeature
(
name
:
String
,
registered
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
registered
Link copied to clipboard
val
registered
:
Boolean
Should this feature be Registered or Unregistered?