public static class DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventCycleStatus |
static class |
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventType |
static class |
DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute |
| Constructor and Description |
|---|
ScheduledSystemEventType() |
public String getEventId()
public void setEventId(String eventId)
public String getEventPublishTime()
public void setEventPublishTime(String eventPublishTime)
public String getNotBefore()
public void setNotBefore(String notBefore)
public String getReason()
public void setReason(String reason)
public String getImpactLevel()
public void setImpactLevel(String impactLevel)
public DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventCycleStatus getEventCycleStatus()
public void setEventCycleStatus(DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventCycleStatus eventCycleStatus)
public DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventType getEventType()
public void setEventType(DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.EventType eventType)
public DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute getExtendedAttribute()
public void setExtendedAttribute(DescribeInstancesFullStatusResponse.InstanceFullStatusType.ScheduledSystemEventType.ExtendedAttribute extendedAttribute)
Copyright © 2020. All Rights Reserved.