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