Class AcceleratorIpSet
Inheritance
System.Object
AcceleratorIpSet
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.GlobalAccelerator.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class AcceleratorIpSet
Fields
View SourceIpAddresses
A list of IP addresses in the IP address set.
Declaration
public readonly ImmutableArray<string> IpAddresses
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
IpFamily
The types of IP addresses included in this IP set.
Declaration
public readonly string IpFamily
Field Value
| Type | Description |
|---|---|
| System.String |