Uses of Interface
software.amazon.awscdk.interfaces.ec2.IEIPRef
Packages that use IEIPRef
Package
Description
Amazon EC2 Construct Library
Amazon Redshift Construct Library
-
Uses of IEIPRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IEIPRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEIPRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IEIPRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEIPRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IEIPRefModifier and TypeClassDescriptionclassSpecifies an Elastic IP (EIP) address and can, optionally, associate it with an Amazon EC2 instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type IEIPRefModifier and TypeMethodDescriptionCfnNatGateway.Builder.allocationId(IEIPRef allocationId) [Public NAT gateway only] The allocation ID of the Elastic IP address that's associated with the NAT gateway.CfnNatGatewayProps.Builder.allocationId(IEIPRef allocationId) Sets the value ofCfnNatGatewayProps.getAllocationId()Deprecated.this property has been deprecatedDeprecated.this property has been deprecated -
Uses of IEIPRef in software.amazon.awscdk.services.redshift
Methods in software.amazon.awscdk.services.redshift with parameters of type IEIPRefModifier and TypeMethodDescriptionThe Elastic IP (EIP) address for the cluster.Sets the value ofCfnClusterProps.getElasticIp()