toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.edgeorder.kotlin.outputs
/
TermTypeDetailsResponse
Term
Type
Details
Response
data
class
TermTypeDetailsResponse
(
val
termType
:
String
,
val
termTypeDuration
:
String
)
Holds details about term type and duration.
Members
Constructors
Term
Type
Details
Response
Link copied to clipboard
constructor
(
termType
:
String
,
termTypeDuration
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
term
Type
Link copied to clipboard
val
termType
:
String
Term Commitment Type
term
Type
Duration
Link copied to clipboard
val
termTypeDuration
:
String
Duration for the term type.