ecs

package
v0.0.0-...-eefd2de Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster struct {
	pulumi.ResourceState
	components.Component

	ClusterName pulumi.StringOutput `pulumi:"clusterName"`
	ClusterArn  pulumi.StringOutput `pulumi:"clusterArn"`
}

Cluster represents a ECS cluster

func (*Cluster) Export

func (c *Cluster) Export(ctx *pulumi.Context, out *ClusterOutput) error

type ClusterOutput

type ClusterOutput struct {
	components.JSONImporter

	ClusterName string `json:"clusterName"`
	ClusterArn  string `json:"clusterArn"`
}

The type that is used to import the ECS Cluster component

type Workload

type Workload struct {
	pulumi.ResourceState
	components.Component
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL