Package software.amazon.awscdk.services.evs
AWS::EVS Construct Library
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.evs.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for EVS construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::EVS resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::EVS.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates an Amazon EVS environment that runs VCF software, such as SDDC Manager, NSX Manager, and vCenter Server.A fluent builder for
CfnEnvironment
.A check on the environment to identify environment health and validate VMware VCF licensing compliance.A builder forCfnEnvironment.CheckProperty
An implementation forCfnEnvironment.CheckProperty
The connectivity configuration for the environment.A builder forCfnEnvironment.ConnectivityInfoProperty
An implementation forCfnEnvironment.ConnectivityInfoProperty
An object that represents a host.A builder forCfnEnvironment.HostInfoForCreateProperty
An implementation forCfnEnvironment.HostInfoForCreateProperty
An object that represents an initial VLAN subnet for the Amazon EVS environment.A builder forCfnEnvironment.InitialVlanInfoProperty
An implementation forCfnEnvironment.InitialVlanInfoProperty
The initial VLAN subnets for the environment.A builder forCfnEnvironment.InitialVlansProperty
An implementation forCfnEnvironment.InitialVlansProperty
The license information that Amazon EVS requires to create an environment.A builder forCfnEnvironment.LicenseInfoProperty
An implementation forCfnEnvironment.LicenseInfoProperty
A managed secret that contains the credentials for installing vCenter Server, NSX, and SDDC Manager.A builder forCfnEnvironment.SecretProperty
An implementation forCfnEnvironment.SecretProperty
The security groups that allow traffic between the Amazon EVS control plane and your VPC for Amazon EVS service access.A builder forCfnEnvironment.ServiceAccessSecurityGroupsProperty
An implementation forCfnEnvironment.ServiceAccessSecurityGroupsProperty
The DNS hostnames that Amazon EVS uses to install VMware vCenter Server, NSX, SDDC Manager, and Cloud Builder.A builder forCfnEnvironment.VcfHostnamesProperty
An implementation forCfnEnvironment.VcfHostnamesProperty
Properties for defining aCfnEnvironment
.A builder forCfnEnvironmentProps
An implementation forCfnEnvironmentProps
A reference to a Environment resource.A builder forEnvironmentReference
An implementation forEnvironmentReference
(experimental) Indicates that this resource can be referenced as a Environment.Internal default implementation forIEnvironmentRef
.A proxy class which represents a concrete javascript instance of this type.