toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.orbital.kotlin.outputs
/
AuthorizedGroundstationResponse
Authorized
Groundstation
Response
data
class
AuthorizedGroundstationResponse
(
val
expirationDate
:
String
,
val
groundStation
:
String
)
Authorized groundstation.
Members
Constructors
Authorized
Groundstation
Response
Link copied to clipboard
constructor
(
expirationDate
:
String
,
groundStation
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
expiration
Date
Link copied to clipboard
val
expirationDate
:
String
Date of authorization expiration.
ground
Station
Link copied to clipboard
val
groundStation
:
String
Groundstation name.