pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.maxcompute.kotlin.outputs
/
ProjectPropertiesTableLifecycle
Project
Properties
Table
Lifecycle
data
class
ProjectPropertiesTableLifecycle
(
val
type
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Project
Properties
Table
Lifecycle
Link copied to clipboard
fun
ProjectPropertiesTableLifecycle
(
type
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
?
=
null
Life cycle type.
value
Link copied to clipboard
val
value
:
String
?
=
null
The value of the life cycle.