We recommend new projects start with resources from the AWS provider.
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS Ground Station DataflowEndpointGroupV2
Create DataflowEndpointGroupV2 Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new DataflowEndpointGroupV2(name: string, args?: DataflowEndpointGroupV2Args, opts?: CustomResourceOptions);@overload
def DataflowEndpointGroupV2(resource_name: str,
args: Optional[DataflowEndpointGroupV2Args] = None,
opts: Optional[ResourceOptions] = None)
@overload
def DataflowEndpointGroupV2(resource_name: str,
opts: Optional[ResourceOptions] = None,
contact_post_pass_duration_seconds: Optional[int] = None,
contact_pre_pass_duration_seconds: Optional[int] = None,
endpoints: Optional[Sequence[DataflowEndpointGroupV2CreateEndpointDetailsArgs]] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewDataflowEndpointGroupV2(ctx *Context, name string, args *DataflowEndpointGroupV2Args, opts ...ResourceOption) (*DataflowEndpointGroupV2, error)public DataflowEndpointGroupV2(string name, DataflowEndpointGroupV2Args? args = null, CustomResourceOptions? opts = null)
public DataflowEndpointGroupV2(String name, DataflowEndpointGroupV2Args args)
public DataflowEndpointGroupV2(String name, DataflowEndpointGroupV2Args args, CustomResourceOptions options)
type: aws-native:groundstation:DataflowEndpointGroupV2
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args DataflowEndpointGroupV2Args
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DataflowEndpointGroupV2Args
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DataflowEndpointGroupV2Args
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DataflowEndpointGroupV2Args
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DataflowEndpointGroupV2Args
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DataflowEndpointGroupV2 Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The DataflowEndpointGroupV2 resource accepts the following input properties:
- Contact
Post intPass Duration Seconds - Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
- Contact
Pre intPass Duration Seconds - Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
- Endpoints
List<Pulumi.
Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Create Endpoint Details> - List of endpoints for the dataflow endpoint group.
-
List<Pulumi.
Aws Native. Inputs. Tag> - Tags assigned to a resource.
- Contact
Post intPass Duration Seconds - Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
- Contact
Pre intPass Duration Seconds - Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
- Endpoints
[]Dataflow
Endpoint Group V2Create Endpoint Details Args - List of endpoints for the dataflow endpoint group.
-
Tag
Args - Tags assigned to a resource.
- contact
Post IntegerPass Duration Seconds - Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
- contact
Pre IntegerPass Duration Seconds - Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
- endpoints
List<Dataflow
Endpoint Group V2Create Endpoint Details> - List of endpoints for the dataflow endpoint group.
- List<Tag>
- Tags assigned to a resource.
- contact
Post numberPass Duration Seconds - Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
- contact
Pre numberPass Duration Seconds - Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
- endpoints
Dataflow
Endpoint Group V2Create Endpoint Details[] - List of endpoints for the dataflow endpoint group.
- Tag[]
- Tags assigned to a resource.
- contact_
post_ intpass_ duration_ seconds - Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
- contact_
pre_ intpass_ duration_ seconds - Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
- endpoints
Sequence[Dataflow
Endpoint Group V2Create Endpoint Details Args] - List of endpoints for the dataflow endpoint group.
-
Sequence[Tag
Args] - Tags assigned to a resource.
- contact
Post NumberPass Duration Seconds - Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a POSTPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the POSTPASS state.
- contact
Pre NumberPass Duration Seconds - Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be in a PREPASS state. A Ground Station Dataflow Endpoint Group State Change event will be emitted when the Dataflow Endpoint Group enters and exits the PREPASS state.
- endpoints List<Property Map>
- List of endpoints for the dataflow endpoint group.
- List<Property Map>
- Tags assigned to a resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the DataflowEndpointGroupV2 resource produces the following output properties:
- Arn string
- Aws
Id string - Endpoint
Details List<Pulumi.Aws Native. Ground Station. Outputs. Dataflow Endpoint Group V2Endpoint Details> - Information about the endpoint details.
- Id string
- The provider-assigned unique ID for this managed resource.
- Arn string
- Aws
Id string - Endpoint
Details []DataflowEndpoint Group V2Endpoint Details - Information about the endpoint details.
- Id string
- The provider-assigned unique ID for this managed resource.
- arn String
- aws
Id String - endpoint
Details List<DataflowEndpoint Group V2Endpoint Details> - Information about the endpoint details.
- id String
- The provider-assigned unique ID for this managed resource.
- arn string
- aws
Id string - endpoint
Details DataflowEndpoint Group V2Endpoint Details[] - Information about the endpoint details.
- id string
- The provider-assigned unique ID for this managed resource.
- arn str
- aws_
id str - endpoint_
details Sequence[DataflowEndpoint Group V2Endpoint Details] - Information about the endpoint details.
- id str
- The provider-assigned unique ID for this managed resource.
- arn String
- aws
Id String - endpoint
Details List<Property Map> - Information about the endpoint details.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
DataflowEndpointGroupV2AgentStatus, DataflowEndpointGroupV2AgentStatusArgs
- Success
- SUCCESS
- Failed
- FAILED
- Active
- ACTIVE
- Inactive
- INACTIVE
- Dataflow
Endpoint Group V2Agent Status Success - SUCCESS
- Dataflow
Endpoint Group V2Agent Status Failed - FAILED
- Dataflow
Endpoint Group V2Agent Status Active - ACTIVE
- Dataflow
Endpoint Group V2Agent Status Inactive - INACTIVE
- Success
- SUCCESS
- Failed
- FAILED
- Active
- ACTIVE
- Inactive
- INACTIVE
- Success
- SUCCESS
- Failed
- FAILED
- Active
- ACTIVE
- Inactive
- INACTIVE
- SUCCESS
- SUCCESS
- FAILED
- FAILED
- ACTIVE
- ACTIVE
- INACTIVE
- INACTIVE
- "SUCCESS"
- SUCCESS
- "FAILED"
- FAILED
- "ACTIVE"
- ACTIVE
- "INACTIVE"
- INACTIVE
DataflowEndpointGroupV2AuditResults, DataflowEndpointGroupV2AuditResultsArgs
- Healthy
- HEALTHY
- Unhealthy
- UNHEALTHY
- Dataflow
Endpoint Group V2Audit Results Healthy - HEALTHY
- Dataflow
Endpoint Group V2Audit Results Unhealthy - UNHEALTHY
- Healthy
- HEALTHY
- Unhealthy
- UNHEALTHY
- Healthy
- HEALTHY
- Unhealthy
- UNHEALTHY
- HEALTHY
- HEALTHY
- UNHEALTHY
- UNHEALTHY
- "HEALTHY"
- HEALTHY
- "UNHEALTHY"
- UNHEALTHY
DataflowEndpointGroupV2ConnectionDetails, DataflowEndpointGroupV2ConnectionDetailsArgs
Socket address of an uplink or downlink agent endpoint with an optional mtu.- Socket
Address Pulumi.Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Socket Address - A socket address.
- Mtu int
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- Socket
Address DataflowEndpoint Group V2Socket Address - A socket address.
- Mtu int
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- socket
Address DataflowEndpoint Group V2Socket Address - A socket address.
- mtu Integer
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- socket
Address DataflowEndpoint Group V2Socket Address - A socket address.
- mtu number
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- socket_
address DataflowEndpoint Group V2Socket Address - A socket address.
- mtu int
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- socket
Address Property Map - A socket address.
- mtu Number
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
DataflowEndpointGroupV2CreateEndpointDetails, DataflowEndpointGroupV2CreateEndpointDetailsArgs
- Downlink
Aws Pulumi.Ground Station Agent Endpoint Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Downlink Aws Ground Station Agent Endpoint - Definition for a downlink agent endpoint
- Uplink
Aws Pulumi.Ground Station Agent Endpoint Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Uplink Aws Ground Station Agent Endpoint - Definition for an uplink agent endpoint
- Downlink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Downlink Aws Ground Station Agent Endpoint - Definition for a downlink agent endpoint
- Uplink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Uplink Aws Ground Station Agent Endpoint - Definition for an uplink agent endpoint
- downlink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Downlink Aws Ground Station Agent Endpoint - Definition for a downlink agent endpoint
- uplink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Uplink Aws Ground Station Agent Endpoint - Definition for an uplink agent endpoint
- downlink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Downlink Aws Ground Station Agent Endpoint - Definition for a downlink agent endpoint
- uplink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Uplink Aws Ground Station Agent Endpoint - Definition for an uplink agent endpoint
- downlink_
aws_ Dataflowground_ station_ agent_ endpoint Endpoint Group V2Downlink Aws Ground Station Agent Endpoint - Definition for a downlink agent endpoint
- uplink_
aws_ Dataflowground_ station_ agent_ endpoint Endpoint Group V2Uplink Aws Ground Station Agent Endpoint - Definition for an uplink agent endpoint
- downlink
Aws Property MapGround Station Agent Endpoint - Definition for a downlink agent endpoint
- uplink
Aws Property MapGround Station Agent Endpoint - Definition for an uplink agent endpoint
DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpoint, DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpointArgs
Information about DownlinkAwsGroundStationAgentEndpoint used for create- Dataflow
Details Pulumi.Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- Name string
- Downlink dataflow endpoint name
- Dataflow
Details DataflowEndpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- Name string
- Downlink dataflow endpoint name
- dataflow
Details DataflowEndpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- name String
- Downlink dataflow endpoint name
- dataflow
Details DataflowEndpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- name string
- Downlink dataflow endpoint name
- dataflow_
details DataflowEndpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- name str
- Downlink dataflow endpoint name
- dataflow
Details Property Map - Dataflow details for the downlink endpoint
- name String
- Downlink dataflow endpoint name
DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpointDetails, DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpointDetailsArgs
Information about DownlinkAwsGroundStationAgentEndpoint- Dataflow
Details Pulumi.Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- Name string
- Downlink dataflow endpoint name
- Agent
Status Pulumi.Aws Native. Ground Station. Dataflow Endpoint Group V2Agent Status - Status of the agent associated with the downlink dataflow endpoint
- Audit
Results Pulumi.Aws Native. Ground Station. Dataflow Endpoint Group V2Audit Results - Health audit results for the downlink dataflow endpoint
- Dataflow
Details DataflowEndpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- Name string
- Downlink dataflow endpoint name
- Agent
Status DataflowEndpoint Group V2Agent Status - Status of the agent associated with the downlink dataflow endpoint
- Audit
Results DataflowEndpoint Group V2Audit Results - Health audit results for the downlink dataflow endpoint
- dataflow
Details DataflowEndpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- name String
- Downlink dataflow endpoint name
- agent
Status DataflowEndpoint Group V2Agent Status - Status of the agent associated with the downlink dataflow endpoint
- audit
Results DataflowEndpoint Group V2Audit Results - Health audit results for the downlink dataflow endpoint
- dataflow
Details DataflowEndpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- name string
- Downlink dataflow endpoint name
- agent
Status DataflowEndpoint Group V2Agent Status - Status of the agent associated with the downlink dataflow endpoint
- audit
Results DataflowEndpoint Group V2Audit Results - Health audit results for the downlink dataflow endpoint
- dataflow_
details DataflowEndpoint Group V2Downlink Dataflow Details - Dataflow details for the downlink endpoint
- name str
- Downlink dataflow endpoint name
- agent_
status DataflowEndpoint Group V2Agent Status - Status of the agent associated with the downlink dataflow endpoint
- audit_
results DataflowEndpoint Group V2Audit Results - Health audit results for the downlink dataflow endpoint
- dataflow
Details Property Map - Dataflow details for the downlink endpoint
- name String
- Downlink dataflow endpoint name
- agent
Status "SUCCESS" | "FAILED" | "ACTIVE" | "INACTIVE" - Status of the agent associated with the downlink dataflow endpoint
- audit
Results "HEALTHY" | "UNHEALTHY" - Health audit results for the downlink dataflow endpoint
DataflowEndpointGroupV2DownlinkConnectionDetails, DataflowEndpointGroupV2DownlinkConnectionDetailsArgs
Connection details for downlink, from ground station to agent, and customer to agent- Agent
Ip Pulumi.And Port Address Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Ranged Connection Details - Agent IP and port address for the downlink connection.
- Egress
Address Pulumi.And Port Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Connection Details - Egress address and port for the downlink connection.
- Agent
Ip DataflowAnd Port Address Endpoint Group V2Ranged Connection Details - Agent IP and port address for the downlink connection.
- Egress
Address DataflowAnd Port Endpoint Group V2Connection Details - Egress address and port for the downlink connection.
- agent
Ip DataflowAnd Port Address Endpoint Group V2Ranged Connection Details - Agent IP and port address for the downlink connection.
- egress
Address DataflowAnd Port Endpoint Group V2Connection Details - Egress address and port for the downlink connection.
- agent
Ip DataflowAnd Port Address Endpoint Group V2Ranged Connection Details - Agent IP and port address for the downlink connection.
- egress
Address DataflowAnd Port Endpoint Group V2Connection Details - Egress address and port for the downlink connection.
- agent_
ip_ Dataflowand_ port_ address Endpoint Group V2Ranged Connection Details - Agent IP and port address for the downlink connection.
- egress_
address_ Dataflowand_ port Endpoint Group V2Connection Details - Egress address and port for the downlink connection.
- agent
Ip Property MapAnd Port Address - Agent IP and port address for the downlink connection.
- egress
Address Property MapAnd Port - Egress address and port for the downlink connection.
DataflowEndpointGroupV2DownlinkDataflowDetails, DataflowEndpointGroupV2DownlinkDataflowDetailsArgs
Dataflow details for downlink- Agent
Connection Pulumi.Details Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Downlink Connection Details - Downlink connection details for customer to Agent and Agent to Ground Station
- Agent
Connection DataflowDetails Endpoint Group V2Downlink Connection Details - Downlink connection details for customer to Agent and Agent to Ground Station
- agent
Connection DataflowDetails Endpoint Group V2Downlink Connection Details - Downlink connection details for customer to Agent and Agent to Ground Station
- agent
Connection DataflowDetails Endpoint Group V2Downlink Connection Details - Downlink connection details for customer to Agent and Agent to Ground Station
- agent_
connection_ Dataflowdetails Endpoint Group V2Downlink Connection Details - Downlink connection details for customer to Agent and Agent to Ground Station
- agent
Connection Property MapDetails - Downlink connection details for customer to Agent and Agent to Ground Station
DataflowEndpointGroupV2EndpointDetails, DataflowEndpointGroupV2EndpointDetailsArgs
- Downlink
Aws Pulumi.Ground Station Agent Endpoint Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Downlink Aws Ground Station Agent Endpoint Details - Definition for a downlink agent endpoint
- Uplink
Aws Pulumi.Ground Station Agent Endpoint Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Uplink Aws Ground Station Agent Endpoint Details - Definition for an uplink agent endpoint
- Downlink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Downlink Aws Ground Station Agent Endpoint Details - Definition for a downlink agent endpoint
- Uplink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Uplink Aws Ground Station Agent Endpoint Details - Definition for an uplink agent endpoint
- downlink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Downlink Aws Ground Station Agent Endpoint Details - Definition for a downlink agent endpoint
- uplink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Uplink Aws Ground Station Agent Endpoint Details - Definition for an uplink agent endpoint
- downlink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Downlink Aws Ground Station Agent Endpoint Details - Definition for a downlink agent endpoint
- uplink
Aws DataflowGround Station Agent Endpoint Endpoint Group V2Uplink Aws Ground Station Agent Endpoint Details - Definition for an uplink agent endpoint
- downlink_
aws_ Dataflowground_ station_ agent_ endpoint Endpoint Group V2Downlink Aws Ground Station Agent Endpoint Details - Definition for a downlink agent endpoint
- uplink_
aws_ Dataflowground_ station_ agent_ endpoint Endpoint Group V2Uplink Aws Ground Station Agent Endpoint Details - Definition for an uplink agent endpoint
- downlink
Aws Property MapGround Station Agent Endpoint - Definition for a downlink agent endpoint
- uplink
Aws Property MapGround Station Agent Endpoint - Definition for an uplink agent endpoint
DataflowEndpointGroupV2IntegerRange, DataflowEndpointGroupV2IntegerRangeArgs
An integer range that has a minimum and maximum value.DataflowEndpointGroupV2RangedConnectionDetails, DataflowEndpointGroupV2RangedConnectionDetailsArgs
Socket address of an uplink or downlink agent endpoint with a port range and an optional mtu.- Socket
Address Pulumi.Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Ranged Socket Address - A ranged socket address.
- Mtu int
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- Socket
Address DataflowEndpoint Group V2Ranged Socket Address - A ranged socket address.
- Mtu int
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- socket
Address DataflowEndpoint Group V2Ranged Socket Address - A ranged socket address.
- mtu Integer
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- socket
Address DataflowEndpoint Group V2Ranged Socket Address - A ranged socket address.
- mtu number
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- socket_
address DataflowEndpoint Group V2Ranged Socket Address - A ranged socket address.
- mtu int
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- socket
Address Property Map - A ranged socket address.
- mtu Number
- Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
DataflowEndpointGroupV2RangedSocketAddress, DataflowEndpointGroupV2RangedSocketAddressArgs
A socket address with a port range.- Name string
- IPv4 socket address.
- Port
Range Pulumi.Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Integer Range - Port range of a socket address.
- Name string
- IPv4 socket address.
- Port
Range DataflowEndpoint Group V2Integer Range - Port range of a socket address.
- name String
- IPv4 socket address.
- port
Range DataflowEndpoint Group V2Integer Range - Port range of a socket address.
- name string
- IPv4 socket address.
- port
Range DataflowEndpoint Group V2Integer Range - Port range of a socket address.
- name str
- IPv4 socket address.
- port_
range DataflowEndpoint Group V2Integer Range - Port range of a socket address.
- name String
- IPv4 socket address.
- port
Range Property Map - Port range of a socket address.
DataflowEndpointGroupV2SocketAddress, DataflowEndpointGroupV2SocketAddressArgs
DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpoint, DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpointArgs
Information about UplinkAwsGroundStationAgentEndpoint used for create- Dataflow
Details Pulumi.Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- Name string
- Uplink dataflow endpoint name
- Dataflow
Details DataflowEndpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- Name string
- Uplink dataflow endpoint name
- dataflow
Details DataflowEndpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- name String
- Uplink dataflow endpoint name
- dataflow
Details DataflowEndpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- name string
- Uplink dataflow endpoint name
- dataflow_
details DataflowEndpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- name str
- Uplink dataflow endpoint name
- dataflow
Details Property Map - Dataflow details for the uplink endpoint
- name String
- Uplink dataflow endpoint name
DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpointDetails, DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpointDetailsArgs
Information about UplinkAwsGroundStationAgentEndpoint- Dataflow
Details Pulumi.Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- Name string
- Uplink dataflow endpoint name
- Agent
Status Pulumi.Aws Native. Ground Station. Dataflow Endpoint Group V2Agent Status - Status of the agent associated with the uplink dataflow endpoint
- Audit
Results Pulumi.Aws Native. Ground Station. Dataflow Endpoint Group V2Audit Results - Health audit results for the uplink dataflow endpoint
- Dataflow
Details DataflowEndpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- Name string
- Uplink dataflow endpoint name
- Agent
Status DataflowEndpoint Group V2Agent Status - Status of the agent associated with the uplink dataflow endpoint
- Audit
Results DataflowEndpoint Group V2Audit Results - Health audit results for the uplink dataflow endpoint
- dataflow
Details DataflowEndpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- name String
- Uplink dataflow endpoint name
- agent
Status DataflowEndpoint Group V2Agent Status - Status of the agent associated with the uplink dataflow endpoint
- audit
Results DataflowEndpoint Group V2Audit Results - Health audit results for the uplink dataflow endpoint
- dataflow
Details DataflowEndpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- name string
- Uplink dataflow endpoint name
- agent
Status DataflowEndpoint Group V2Agent Status - Status of the agent associated with the uplink dataflow endpoint
- audit
Results DataflowEndpoint Group V2Audit Results - Health audit results for the uplink dataflow endpoint
- dataflow_
details DataflowEndpoint Group V2Uplink Dataflow Details - Dataflow details for the uplink endpoint
- name str
- Uplink dataflow endpoint name
- agent_
status DataflowEndpoint Group V2Agent Status - Status of the agent associated with the uplink dataflow endpoint
- audit_
results DataflowEndpoint Group V2Audit Results - Health audit results for the uplink dataflow endpoint
- dataflow
Details Property Map - Dataflow details for the uplink endpoint
- name String
- Uplink dataflow endpoint name
- agent
Status "SUCCESS" | "FAILED" | "ACTIVE" | "INACTIVE" - Status of the agent associated with the uplink dataflow endpoint
- audit
Results "HEALTHY" | "UNHEALTHY" - Health audit results for the uplink dataflow endpoint
DataflowEndpointGroupV2UplinkConnectionDetails, DataflowEndpointGroupV2UplinkConnectionDetailsArgs
Connection details for uplink, from ground station to agent, and customer to agent- Agent
Ip Pulumi.And Port Address Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Ranged Connection Details - Agent IP and port address for the uplink connection.
- Ingress
Address Pulumi.And Port Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Connection Details - Ingress address and port for the uplink connection.
- Agent
Ip DataflowAnd Port Address Endpoint Group V2Ranged Connection Details - Agent IP and port address for the uplink connection.
- Ingress
Address DataflowAnd Port Endpoint Group V2Connection Details - Ingress address and port for the uplink connection.
- agent
Ip DataflowAnd Port Address Endpoint Group V2Ranged Connection Details - Agent IP and port address for the uplink connection.
- ingress
Address DataflowAnd Port Endpoint Group V2Connection Details - Ingress address and port for the uplink connection.
- agent
Ip DataflowAnd Port Address Endpoint Group V2Ranged Connection Details - Agent IP and port address for the uplink connection.
- ingress
Address DataflowAnd Port Endpoint Group V2Connection Details - Ingress address and port for the uplink connection.
- agent_
ip_ Dataflowand_ port_ address Endpoint Group V2Ranged Connection Details - Agent IP and port address for the uplink connection.
- ingress_
address_ Dataflowand_ port Endpoint Group V2Connection Details - Ingress address and port for the uplink connection.
- agent
Ip Property MapAnd Port Address - Agent IP and port address for the uplink connection.
- ingress
Address Property MapAnd Port - Ingress address and port for the uplink connection.
DataflowEndpointGroupV2UplinkDataflowDetails, DataflowEndpointGroupV2UplinkDataflowDetailsArgs
Dataflow details for uplink- Agent
Connection Pulumi.Details Aws Native. Ground Station. Inputs. Dataflow Endpoint Group V2Uplink Connection Details - Uplink connection details for customer to Agent and Agent to Ground Station
- Agent
Connection DataflowDetails Endpoint Group V2Uplink Connection Details - Uplink connection details for customer to Agent and Agent to Ground Station
- agent
Connection DataflowDetails Endpoint Group V2Uplink Connection Details - Uplink connection details for customer to Agent and Agent to Ground Station
- agent
Connection DataflowDetails Endpoint Group V2Uplink Connection Details - Uplink connection details for customer to Agent and Agent to Ground Station
- agent_
connection_ Dataflowdetails Endpoint Group V2Uplink Connection Details - Uplink connection details for customer to Agent and Agent to Ground Station
- agent
Connection Property MapDetails - Uplink connection details for customer to Agent and Agent to Ground Station
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
