Role Eligibility Schedule Request Properties Schedule Info Args
data class RoleEligibilityScheduleRequestPropertiesScheduleInfoArgs(val expiration: Output<RoleEligibilityScheduleRequestPropertiesExpirationArgs>? = null, val startDateTime: Output<String>? = null) : ConvertibleToJava<RoleEligibilityScheduleRequestPropertiesScheduleInfoArgs>
Schedule info of the role eligibility schedule
Constructors
Link copied to clipboard
constructor(expiration: Output<RoleEligibilityScheduleRequestPropertiesExpirationArgs>? = null, startDateTime: Output<String>? = null)