Google Cloud Channel V1Period Args
data class GoogleCloudChannelV1PeriodArgs(val duration: Output<Int>? = null, val periodType: Output<GoogleCloudChannelV1PeriodPeriodType>? = null) : ConvertibleToJava<GoogleCloudChannelV1PeriodArgs>
Represents period in days/months/years.
Constructors
Link copied to clipboard
fun GoogleCloudChannelV1PeriodArgs(duration: Output<Int>? = null, periodType: Output<GoogleCloudChannelV1PeriodPeriodType>? = null)