@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class EventDataStore extends Object implements Serializable, Cloneable, StructuredPojo
A storage lake of event data against which you can run complex SQL-based queries. An event data store can include events that you have logged on your account from the last 90 to 2555 days (about three months to up to seven years). To select events for an event data store, use advanced event selectors.
| Constructor and Description |
|---|
EventDataStore() |
public void setEventDataStoreArn(String eventDataStoreArn)
The ARN of the event data store.
eventDataStoreArn - The ARN of the event data store.public String getEventDataStoreArn()
The ARN of the event data store.
public EventDataStore withEventDataStoreArn(String eventDataStoreArn)
The ARN of the event data store.
eventDataStoreArn - The ARN of the event data store.public void setName(String name)
The name of the event data store.
name - The name of the event data store.public String getName()
The name of the event data store.
public EventDataStore withName(String name)
The name of the event data store.
name - The name of the event data store.@Deprecated public void setTerminationProtectionEnabled(Boolean terminationProtectionEnabled)
This field is being deprecated. Indicates whether the event data store is protected from termination.
terminationProtectionEnabled - This field is being deprecated. Indicates whether the event data store is protected from termination.@Deprecated public Boolean getTerminationProtectionEnabled()
This field is being deprecated. Indicates whether the event data store is protected from termination.
@Deprecated public EventDataStore withTerminationProtectionEnabled(Boolean terminationProtectionEnabled)
This field is being deprecated. Indicates whether the event data store is protected from termination.
terminationProtectionEnabled - This field is being deprecated. Indicates whether the event data store is protected from termination.@Deprecated public Boolean isTerminationProtectionEnabled()
This field is being deprecated. Indicates whether the event data store is protected from termination.
@Deprecated public void setStatus(String status)
This field is being deprecated. The status of an event data store. Values are ENABLED and
PENDING_DELETION.
status - This field is being deprecated. The status of an event data store. Values are ENABLED and
PENDING_DELETION.EventDataStoreStatus@Deprecated public String getStatus()
This field is being deprecated. The status of an event data store. Values are ENABLED and
PENDING_DELETION.
ENABLED and
PENDING_DELETION.EventDataStoreStatus@Deprecated public EventDataStore withStatus(String status)
This field is being deprecated. The status of an event data store. Values are ENABLED and
PENDING_DELETION.
status - This field is being deprecated. The status of an event data store. Values are ENABLED and
PENDING_DELETION.EventDataStoreStatus@Deprecated public EventDataStore withStatus(EventDataStoreStatus status)
This field is being deprecated. The status of an event data store. Values are ENABLED and
PENDING_DELETION.
status - This field is being deprecated. The status of an event data store. Values are ENABLED and
PENDING_DELETION.EventDataStoreStatus@Deprecated public List<AdvancedEventSelector> getAdvancedEventSelectors()
This field is being deprecated. The advanced event selectors that were used to select events for the data store.
@Deprecated public void setAdvancedEventSelectors(Collection<AdvancedEventSelector> advancedEventSelectors)
This field is being deprecated. The advanced event selectors that were used to select events for the data store.
advancedEventSelectors - This field is being deprecated. The advanced event selectors that were used to select events for the data
store.@Deprecated public EventDataStore withAdvancedEventSelectors(AdvancedEventSelector... advancedEventSelectors)
This field is being deprecated. The advanced event selectors that were used to select events for the data store.
NOTE: This method appends the values to the existing list (if any). Use
setAdvancedEventSelectors(java.util.Collection) or
withAdvancedEventSelectors(java.util.Collection) if you want to override the existing values.
advancedEventSelectors - This field is being deprecated. The advanced event selectors that were used to select events for the data
store.@Deprecated public EventDataStore withAdvancedEventSelectors(Collection<AdvancedEventSelector> advancedEventSelectors)
This field is being deprecated. The advanced event selectors that were used to select events for the data store.
advancedEventSelectors - This field is being deprecated. The advanced event selectors that were used to select events for the data
store.@Deprecated public void setMultiRegionEnabled(Boolean multiRegionEnabled)
This field is being deprecated. Indicates whether the event data store includes events from all regions, or only from the region in which it was created.
multiRegionEnabled - This field is being deprecated. Indicates whether the event data store includes events from all regions,
or only from the region in which it was created.@Deprecated public Boolean getMultiRegionEnabled()
This field is being deprecated. Indicates whether the event data store includes events from all regions, or only from the region in which it was created.
@Deprecated public EventDataStore withMultiRegionEnabled(Boolean multiRegionEnabled)
This field is being deprecated. Indicates whether the event data store includes events from all regions, or only from the region in which it was created.
multiRegionEnabled - This field is being deprecated. Indicates whether the event data store includes events from all regions,
or only from the region in which it was created.@Deprecated public Boolean isMultiRegionEnabled()
This field is being deprecated. Indicates whether the event data store includes events from all regions, or only from the region in which it was created.
@Deprecated public void setOrganizationEnabled(Boolean organizationEnabled)
This field is being deprecated. Indicates that an event data store is collecting logged events for an organization.
organizationEnabled - This field is being deprecated. Indicates that an event data store is collecting logged events for an
organization.@Deprecated public Boolean getOrganizationEnabled()
This field is being deprecated. Indicates that an event data store is collecting logged events for an organization.
@Deprecated public EventDataStore withOrganizationEnabled(Boolean organizationEnabled)
This field is being deprecated. Indicates that an event data store is collecting logged events for an organization.
organizationEnabled - This field is being deprecated. Indicates that an event data store is collecting logged events for an
organization.@Deprecated public Boolean isOrganizationEnabled()
This field is being deprecated. Indicates that an event data store is collecting logged events for an organization.
@Deprecated public void setRetentionPeriod(Integer retentionPeriod)
This field is being deprecated. The retention period, in days.
retentionPeriod - This field is being deprecated. The retention period, in days.@Deprecated public Integer getRetentionPeriod()
This field is being deprecated. The retention period, in days.
@Deprecated public EventDataStore withRetentionPeriod(Integer retentionPeriod)
This field is being deprecated. The retention period, in days.
retentionPeriod - This field is being deprecated. The retention period, in days.@Deprecated public void setCreatedTimestamp(Date createdTimestamp)
This field is being deprecated. The timestamp of the event data store's creation.
createdTimestamp - This field is being deprecated. The timestamp of the event data store's creation.@Deprecated public Date getCreatedTimestamp()
This field is being deprecated. The timestamp of the event data store's creation.
@Deprecated public EventDataStore withCreatedTimestamp(Date createdTimestamp)
This field is being deprecated. The timestamp of the event data store's creation.
createdTimestamp - This field is being deprecated. The timestamp of the event data store's creation.@Deprecated public void setUpdatedTimestamp(Date updatedTimestamp)
This field is being deprecated. The timestamp showing when an event data store was updated, if applicable.
UpdatedTimestamp is always either the same or newer than the time shown in
CreatedTimestamp.
updatedTimestamp - This field is being deprecated. The timestamp showing when an event data store was updated, if applicable.
UpdatedTimestamp is always either the same or newer than the time shown in
CreatedTimestamp.@Deprecated public Date getUpdatedTimestamp()
This field is being deprecated. The timestamp showing when an event data store was updated, if applicable.
UpdatedTimestamp is always either the same or newer than the time shown in
CreatedTimestamp.
UpdatedTimestamp is always either the same or newer than the time shown in
CreatedTimestamp.@Deprecated public EventDataStore withUpdatedTimestamp(Date updatedTimestamp)
This field is being deprecated. The timestamp showing when an event data store was updated, if applicable.
UpdatedTimestamp is always either the same or newer than the time shown in
CreatedTimestamp.
updatedTimestamp - This field is being deprecated. The timestamp showing when an event data store was updated, if applicable.
UpdatedTimestamp is always either the same or newer than the time shown in
CreatedTimestamp.public String toString()
toString in class ObjectObject.toString()public EventDataStore clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.