toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.codesigning.kotlin.outputs
/
AccountSkuResponse
Account
Sku
Response
data
class
AccountSkuResponse
(
val
name
:
String
)
SKU of the trusted signing account.
Members
Constructors
Account
Sku
Response
Link copied to clipboard
constructor
(
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
Name of the SKU.