public class AwsConfig extends AliasedDiscoveryConfig<AwsConfig>
what happens behind the scenes is that data about the running AWS instances in a specific region are downloaded using the accesskey/secretkey and are potential Hazelcast members.
| Constructor and Description | 
|---|
AwsConfig()  | 
AwsConfig(AwsConfig awsConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getClassId()
Returns type identifier for this class. 
 | 
equals, getFactoryId, getProperties, getProperty, getTag, hashCode, isEnabled, isUsePublicIp, readData, setEnabled, setProperty, setUsePublicIp, toString, writeDatapublic AwsConfig()
public AwsConfig(AwsConfig awsConfig)
public int getClassId()
IdentifiedDataSerializableCopyright © 2023 Hazelcast, Inc.. All rights reserved.