Uses of Interface
software.amazon.awscdk.services.ec2.CfnVerifiedAccessEndpoint.NetworkInterfaceOptionsProperty
-
Uses of CfnVerifiedAccessEndpoint.NetworkInterfaceOptionsProperty in software.amazon.awscdk.services.ec2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnVerifiedAccessEndpoint.NetworkInterfaceOptionsProperty
Modifier and TypeMethodDescriptionCfnVerifiedAccessEndpoint.NetworkInterfaceOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnVerifiedAccessEndpoint.Builder.networkInterfaceOptions
(CfnVerifiedAccessEndpoint.NetworkInterfaceOptionsProperty networkInterfaceOptions) The options for network-interface type endpoint.CfnVerifiedAccessEndpointProps.Builder.networkInterfaceOptions
(CfnVerifiedAccessEndpoint.NetworkInterfaceOptionsProperty networkInterfaceOptions) Sets the value ofCfnVerifiedAccessEndpointProps.getNetworkInterfaceOptions()
void
CfnVerifiedAccessEndpoint.setNetworkInterfaceOptions
(CfnVerifiedAccessEndpoint.NetworkInterfaceOptionsProperty value) The options for network-interface type endpoint.