@AsynchronousPreferred public class ElasticInstanceStartedAnalyticsEvent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ElasticInstanceStartedAnalyticsEvent.OsType |
Constructor and Description |
---|
ElasticInstanceStartedAnalyticsEvent(ElasticImageConfiguration elasticImageConfiguration) |
Modifier and Type | Method and Description |
---|---|
ElasticInstanceStartedAnalyticsEvent.OsType |
getOs() |
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.RootDeviceType |
getRootDeviceType() |
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Virtualisation |
getVirtualisationType() |
boolean |
isHasStartupScript() |
boolean |
isStockImage() |
public ElasticInstanceStartedAnalyticsEvent(ElasticImageConfiguration elasticImageConfiguration)
public ElasticInstanceStartedAnalyticsEvent.OsType getOs()
public com.atlassian.aws.ec2.awssdk.AwsSupportConstants.RootDeviceType getRootDeviceType()
public com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Virtualisation getVirtualisationType()
public boolean isStockImage()
public boolean isHasStartupScript()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.