Uses of Interface
software.amazon.awscdk.services.evs.CfnEnvironment.ServiceAccessSecurityGroupsProperty
Packages that use CfnEnvironment.ServiceAccessSecurityGroupsProperty
-
Uses of CfnEnvironment.ServiceAccessSecurityGroupsProperty in software.amazon.awscdk.services.evs
Classes in software.amazon.awscdk.services.evs that implement CfnEnvironment.ServiceAccessSecurityGroupsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEnvironment.ServiceAccessSecurityGroupsPropertyMethods in software.amazon.awscdk.services.evs that return CfnEnvironment.ServiceAccessSecurityGroupsPropertyModifier and TypeMethodDescriptionCfnEnvironment.ServiceAccessSecurityGroupsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.evs with parameters of type CfnEnvironment.ServiceAccessSecurityGroupsPropertyModifier and TypeMethodDescriptionCfnEnvironment.Builder.serviceAccessSecurityGroups(CfnEnvironment.ServiceAccessSecurityGroupsProperty serviceAccessSecurityGroups) The security groups that allow traffic between the Amazon EVS control plane and your VPC for service access.CfnEnvironmentProps.Builder.serviceAccessSecurityGroups(CfnEnvironment.ServiceAccessSecurityGroupsProperty serviceAccessSecurityGroups) Sets the value ofCfnEnvironmentProps.getServiceAccessSecurityGroups()voidCfnEnvironment.setServiceAccessSecurityGroups(CfnEnvironment.ServiceAccessSecurityGroupsProperty value) The security groups that allow traffic between the Amazon EVS control plane and your VPC for service access.