| Modifier and Type | Class and Description |
|---|---|
static class |
CfnServerPropsVpcConfiguration.Jsii$Proxy
An implementation for
CfnServerPropsVpcConfiguration |
| Modifier and Type | Method and Description |
|---|---|
CfnServerPropsVpcConfiguration |
CfnServerPropsVpcConfiguration.Builder.build()
Builds the configured instance.
|
default CfnServerPropsVpcConfiguration |
CfnServerProps.getVpcConfiguration()
For network connectivity to Cluster inside VPC.
|
CfnServerPropsVpcConfiguration |
CfnServerProps.Jsii$Proxy.getVpcConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CfnServerProps.Builder |
CfnServerProps.Builder.vpcConfiguration(CfnServerPropsVpcConfiguration vpcConfiguration)
Sets the value of
CfnServerProps.getVpcConfiguration() |
CfnServer.Builder |
CfnServer.Builder.vpcConfiguration(CfnServerPropsVpcConfiguration vpcConfiguration)
For network connectivity to Cluster inside VPC.
|
| Constructor and Description |
|---|
Jsii$Proxy(String clusterId,
String kubeConfig,
String name,
String namespace,
String roleArn,
Number timeOut,
String valueOverrideUrl,
Object values,
String valueYaml,
String version,
CfnServerPropsVpcConfiguration vpcConfiguration)
Constructor that initializes the object based on literal property values passed by the
CfnServerProps.Builder. |
Copyright © 2021. All rights reserved.