AWS Native is in preview. AWS Classic is fully supported.
aws-native.robomaker.getSimulationApplication
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
This schema is for testing purpose only.
Using getSimulationApplication
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSimulationApplication(args: GetSimulationApplicationArgs, opts?: InvokeOptions): Promise<GetSimulationApplicationResult>
function getSimulationApplicationOutput(args: GetSimulationApplicationOutputArgs, opts?: InvokeOptions): Output<GetSimulationApplicationResult>
def get_simulation_application(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSimulationApplicationResult
def get_simulation_application_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSimulationApplicationResult]
func LookupSimulationApplication(ctx *Context, args *LookupSimulationApplicationArgs, opts ...InvokeOption) (*LookupSimulationApplicationResult, error)
func LookupSimulationApplicationOutput(ctx *Context, args *LookupSimulationApplicationOutputArgs, opts ...InvokeOption) LookupSimulationApplicationResultOutput
> Note: This function is named LookupSimulationApplication
in the Go SDK.
public static class GetSimulationApplication
{
public static Task<GetSimulationApplicationResult> InvokeAsync(GetSimulationApplicationArgs args, InvokeOptions? opts = null)
public static Output<GetSimulationApplicationResult> Invoke(GetSimulationApplicationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSimulationApplicationResult> getSimulationApplication(GetSimulationApplicationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:robomaker:getSimulationApplication
arguments:
# arguments dictionary
The following arguments are supported:
- Arn string
- Arn string
- arn String
- arn string
- arn str
- arn String
getSimulationApplication Result
The following output properties are available:
- Arn string
- Current
Revision stringId The current revision id.
- Environment string
The URI of the Docker image for the robot application.
- Robot
Software Pulumi.Suite Aws Native. Robo Maker. Outputs. Simulation Application Robot Software Suite The robot software suite used by the simulation application.
- Simulation
Software Pulumi.Suite Aws Native. Robo Maker. Outputs. Simulation Application Simulation Software Suite The simulation software suite used by the simulation application.
- Pulumi.
Aws Native. Robo Maker. Outputs. Simulation Application Tags
- Arn string
- Current
Revision stringId The current revision id.
- Environment string
The URI of the Docker image for the robot application.
- Robot
Software SimulationSuite Application Robot Software Suite The robot software suite used by the simulation application.
- Simulation
Software SimulationSuite Application Simulation Software Suite The simulation software suite used by the simulation application.
- Simulation
Application Tags
- arn String
- current
Revision StringId The current revision id.
- environment String
The URI of the Docker image for the robot application.
- robot
Software SimulationSuite Application Robot Software Suite The robot software suite used by the simulation application.
- simulation
Software SimulationSuite Application Simulation Software Suite The simulation software suite used by the simulation application.
- Simulation
Application Tags
- arn string
- current
Revision stringId The current revision id.
- environment string
The URI of the Docker image for the robot application.
- robot
Software SimulationSuite Application Robot Software Suite The robot software suite used by the simulation application.
- simulation
Software SimulationSuite Application Simulation Software Suite The simulation software suite used by the simulation application.
- Simulation
Application Tags
- arn str
- current_
revision_ strid The current revision id.
- environment str
The URI of the Docker image for the robot application.
- robot_
software_ Simulationsuite Application Robot Software Suite The robot software suite used by the simulation application.
- simulation_
software_ Simulationsuite Application Simulation Software Suite The simulation software suite used by the simulation application.
- Simulation
Application Tags
- arn String
- current
Revision StringId The current revision id.
- environment String
The URI of the Docker image for the robot application.
- robot
Software Property MapSuite The robot software suite used by the simulation application.
- simulation
Software Property MapSuite The simulation software suite used by the simulation application.
- Property Map
Supporting Types
SimulationApplicationRobotSoftwareSuite
- Name
Pulumi.
Aws Native. Robo Maker. Simulation Application Robot Software Suite Name The name of the robot software suite.
- Version
Pulumi.
Aws Native. Robo Maker. Simulation Application Robot Software Suite Version The version of the robot software suite.
- Name
Simulation
Application Robot Software Suite Name The name of the robot software suite.
- Version
Simulation
Application Robot Software Suite Version The version of the robot software suite.
- name
Simulation
Application Robot Software Suite Name The name of the robot software suite.
- version
Simulation
Application Robot Software Suite Version The version of the robot software suite.
- name
Simulation
Application Robot Software Suite Name The name of the robot software suite.
- version
Simulation
Application Robot Software Suite Version The version of the robot software suite.
- name
Simulation
Application Robot Software Suite Name The name of the robot software suite.
- version
Simulation
Application Robot Software Suite Version The version of the robot software suite.
- name "ROS" | "ROS2" | "General"
The name of the robot software suite.
- version "Kinetic" | "Melodic" | "Dashing" | "Foxy"
The version of the robot software suite.
SimulationApplicationRobotSoftwareSuiteName
SimulationApplicationRobotSoftwareSuiteVersion
SimulationApplicationSimulationSoftwareSuite
- Name
Pulumi.
Aws Native. Robo Maker. Simulation Application Simulation Software Suite Name The name of the simulation software suite.
- Version
Pulumi.
Aws Native. Robo Maker. Simulation Application Simulation Software Suite Version The version of the simulation software suite.
- Name
Simulation
Application Simulation Software Suite Name The name of the simulation software suite.
- Version
Simulation
Application Simulation Software Suite Version The version of the simulation software suite.
- name
Simulation
Application Simulation Software Suite Name The name of the simulation software suite.
- version
Simulation
Application Simulation Software Suite Version The version of the simulation software suite.
- name
Simulation
Application Simulation Software Suite Name The name of the simulation software suite.
- version
Simulation
Application Simulation Software Suite Version The version of the simulation software suite.
- name
Simulation
Application Simulation Software Suite Name The name of the simulation software suite.
- version
Simulation
Application Simulation Software Suite Version The version of the simulation software suite.
- name
"Gazebo" | "Rosbag
Play" | "Simulation Runtime" The name of the simulation software suite.
- version "7" | "9" | "11" | "Kinetic" | "Melodic" | "Dashing" | "Foxy"
The version of the simulation software suite.
SimulationApplicationSimulationSoftwareSuiteName
SimulationApplicationSimulationSoftwareSuiteVersion
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.