@Beta
public interface HasSubnetHostname
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSubnetHostname()
returns a hostname for use internally within a subnet / VPC
|
java.lang.String |
getSubnetIp()
returns an IP for use internally within a subnet / VPC
|