| Modifier and Type | Method and Description |
|---|---|
default ConnectionType |
Ec2EnvironmentProps.getConnectionType()
(experimental) The connection type used for connecting to an Amazon EC2 environment.
|
ConnectionType |
Ec2EnvironmentProps.Jsii$Proxy.getConnectionType() |
static ConnectionType |
ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionType[] |
ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Ec2EnvironmentProps.Builder |
Ec2EnvironmentProps.Builder.connectionType(ConnectionType connectionType)
Sets the value of
Ec2EnvironmentProps.getConnectionType() |
Ec2Environment.Builder |
Ec2Environment.Builder.connectionType(ConnectionType connectionType)
(experimental) The connection type used for connecting to an Amazon EC2 environment.
|
Copyright © 2023. All rights reserved.