RoleEligibilityScheduleRequestPropertiesScheduleInfoArgs

data class RoleEligibilityScheduleRequestPropertiesScheduleInfoArgs(val expiration: Output<RoleEligibilityScheduleRequestPropertiesExpirationArgs>? = null, val startDateTime: Output<String>? = null) : ConvertibleToJava<RoleEligibilityScheduleRequestPropertiesScheduleInfoArgs>

Schedule info of the role eligibility schedule

Constructors

constructor(expiration: Output<RoleEligibilityScheduleRequestPropertiesExpirationArgs>? = null, startDateTime: Output<String>? = null)

Properties

Link copied to clipboard

Expiration of the role eligibility schedule

Link copied to clipboard
val startDateTime: Output<String>? = null

Start DateTime of the role eligibility schedule.

Functions

Link copied to clipboard
open override fun toJava(): RoleEligibilityScheduleRequestPropertiesScheduleInfoArgs