@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.950Z") @Stability(value=Stable) public class CfnClientVpnEndpoint extends CfnResource implements IInspectable
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnClientVpnEndpoint.Builder
A fluent builder for
CfnClientVpnEndpoint. |
static interface |
CfnClientVpnEndpoint.CertificateAuthenticationRequestProperty |
static interface |
CfnClientVpnEndpoint.ClientAuthenticationRequestProperty |
static interface |
CfnClientVpnEndpoint.ClientConnectOptionsProperty |
static interface |
CfnClientVpnEndpoint.ConnectionLogOptionsProperty |
static interface |
CfnClientVpnEndpoint.DirectoryServiceAuthenticationRequestProperty |
static interface |
CfnClientVpnEndpoint.FederatedAuthenticationRequestProperty |
static interface |
CfnClientVpnEndpoint.TagSpecificationProperty |
software.amazon.jsii.JsiiObject.InitializationModeIInspectable.Jsii$Default, IInspectable.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnClientVpnEndpoint(software.constructs.Construct scope,
String id,
CfnClientVpnEndpointProps props)
Create a new `AWS::EC2::ClientVpnEndpoint`.
|
protected |
CfnClientVpnEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnClientVpnEndpoint(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAuthenticationOptions()
`AWS::EC2::ClientVpnEndpoint.AuthenticationOptions`.
|
protected Map<String,Object> |
getCfnProperties() |
String |
getClientCidrBlock()
`AWS::EC2::ClientVpnEndpoint.ClientCidrBlock`.
|
Object |
getClientConnectOptions()
`AWS::EC2::ClientVpnEndpoint.ClientConnectOptions`.
|
Object |
getConnectionLogOptions()
`AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions`.
|
String |
getDescription()
`AWS::EC2::ClientVpnEndpoint.Description`.
|
List<String> |
getDnsServers()
`AWS::EC2::ClientVpnEndpoint.DnsServers`.
|
List<String> |
getSecurityGroupIds()
`AWS::EC2::ClientVpnEndpoint.SecurityGroupIds`.
|
String |
getSelfServicePortal()
`AWS::EC2::ClientVpnEndpoint.SelfServicePortal`.
|
String |
getServerCertificateArn()
`AWS::EC2::ClientVpnEndpoint.ServerCertificateArn`.
|
Object |
getSplitTunnel()
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
|
Object |
getTagSpecifications()
`AWS::EC2::ClientVpnEndpoint.TagSpecifications`.
|
String |
getTransportProtocol()
`AWS::EC2::ClientVpnEndpoint.TransportProtocol`.
|
String |
getVpcId()
`AWS::EC2::ClientVpnEndpoint.VpcId`.
|
Number |
getVpnPort()
`AWS::EC2::ClientVpnEndpoint.VpnPort`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAuthenticationOptions(IResolvable value)
`AWS::EC2::ClientVpnEndpoint.AuthenticationOptions`.
|
void |
setAuthenticationOptions(List<Object> value)
`AWS::EC2::ClientVpnEndpoint.AuthenticationOptions`.
|
void |
setClientCidrBlock(String value)
`AWS::EC2::ClientVpnEndpoint.ClientCidrBlock`.
|
void |
setClientConnectOptions(CfnClientVpnEndpoint.ClientConnectOptionsProperty value)
`AWS::EC2::ClientVpnEndpoint.ClientConnectOptions`.
|
void |
setClientConnectOptions(IResolvable value)
`AWS::EC2::ClientVpnEndpoint.ClientConnectOptions`.
|
void |
setConnectionLogOptions(CfnClientVpnEndpoint.ConnectionLogOptionsProperty value)
`AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions`.
|
void |
setConnectionLogOptions(IResolvable value)
`AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions`.
|
void |
setDescription(String value)
`AWS::EC2::ClientVpnEndpoint.Description`.
|
void |
setDnsServers(List<String> value)
`AWS::EC2::ClientVpnEndpoint.DnsServers`.
|
void |
setSecurityGroupIds(List<String> value)
`AWS::EC2::ClientVpnEndpoint.SecurityGroupIds`.
|
void |
setSelfServicePortal(String value)
`AWS::EC2::ClientVpnEndpoint.SelfServicePortal`.
|
void |
setServerCertificateArn(String value)
`AWS::EC2::ClientVpnEndpoint.ServerCertificateArn`.
|
void |
setSplitTunnel(Boolean value)
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
|
void |
setSplitTunnel(IResolvable value)
`AWS::EC2::ClientVpnEndpoint.SplitTunnel`.
|
void |
setTagSpecifications(IResolvable value)
`AWS::EC2::ClientVpnEndpoint.TagSpecifications`.
|
void |
setTagSpecifications(List<Object> value)
`AWS::EC2::ClientVpnEndpoint.TagSpecifications`.
|
void |
setTransportProtocol(String value)
`AWS::EC2::ClientVpnEndpoint.TransportProtocol`.
|
void |
setVpcId(String value)
`AWS::EC2::ClientVpnEndpoint.VpcId`.
|
void |
setVpnPort(Number value)
`AWS::EC2::ClientVpnEndpoint.VpnPort`.
|
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validatePropertiesgetRefgetCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnClientVpnEndpoint(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnClientVpnEndpoint(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CfnClientVpnEndpoint(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
CfnClientVpnEndpointProps props)
scope - - scope in which this resource is defined. This parameter is required.id - - scoped id of the resource. This parameter is required.props - - resource properties. This parameter is required.@Stability(value=Stable)
public void inspect(@NotNull
TreeInspector inspector)
inspect in interface IInspectableinspector - - tree inspector to collect and process attributes. This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties in class CfnResourceprops - This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties in class CfnResource@Stability(value=Stable) @NotNull public Object getAuthenticationOptions()
@Stability(value=Stable)
public void setAuthenticationOptions(@NotNull
IResolvable value)
@Stability(value=Stable)
public void setAuthenticationOptions(@NotNull
List<Object> value)
@Stability(value=Stable) @NotNull public String getClientCidrBlock()
@Stability(value=Stable)
public void setClientCidrBlock(@NotNull
String value)
@Stability(value=Stable) @NotNull public Object getConnectionLogOptions()
@Stability(value=Stable)
public void setConnectionLogOptions(@NotNull
CfnClientVpnEndpoint.ConnectionLogOptionsProperty value)
@Stability(value=Stable)
public void setConnectionLogOptions(@NotNull
IResolvable value)
@Stability(value=Stable) @NotNull public String getServerCertificateArn()
@Stability(value=Stable)
public void setServerCertificateArn(@NotNull
String value)
@Stability(value=Stable) @Nullable public Object getClientConnectOptions()
@Stability(value=Stable)
public void setClientConnectOptions(@Nullable
CfnClientVpnEndpoint.ClientConnectOptionsProperty value)
@Stability(value=Stable)
public void setClientConnectOptions(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public String getDescription()
@Stability(value=Stable)
public void setDescription(@Nullable
String value)
@Stability(value=Stable) @Nullable public List<String> getDnsServers()
@Stability(value=Stable)
public void setDnsServers(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public List<String> getSecurityGroupIds()
@Stability(value=Stable)
public void setSecurityGroupIds(@Nullable
List<String> value)
@Stability(value=Stable) @Nullable public String getSelfServicePortal()
@Stability(value=Stable)
public void setSelfServicePortal(@Nullable
String value)
@Stability(value=Stable) @Nullable public Object getSplitTunnel()
@Stability(value=Stable)
public void setSplitTunnel(@Nullable
Boolean value)
@Stability(value=Stable)
public void setSplitTunnel(@Nullable
IResolvable value)
@Stability(value=Stable) @Nullable public Object getTagSpecifications()
@Stability(value=Stable)
public void setTagSpecifications(@Nullable
IResolvable value)
@Stability(value=Stable)
public void setTagSpecifications(@Nullable
List<Object> value)
@Stability(value=Stable) @Nullable public String getTransportProtocol()
@Stability(value=Stable)
public void setTransportProtocol(@Nullable
String value)
@Stability(value=Stable) @Nullable public String getVpcId()
@Stability(value=Stable)
public void setVpcId(@Nullable
String value)
@Stability(value=Stable) @Nullable public Number getVpnPort()
@Stability(value=Stable)
public void setVpnPort(@Nullable
Number value)
Copyright © 2021. All rights reserved.