bar

package
v0.0.0-...-2601a09 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bar

type Bar struct{}

func (*Bar) Construct

func (i *Bar) Construct(ctx *pulumi.Context, name, typ string, args BarArgs, opts pulumi.ResourceOption) (*BarState, error)

type BarArgs

type BarArgs struct {
	BucketName string `pulumi:"bucketName"`
}

type BarState

type BarState struct {
	pulumi.ResourceState
	BarArgs
	// Outputs
	Bucket s3.BucketOutput `pulumi:"bucket" provider:"type=aws@6.1.0:s3%2Fbucket:Bucket"`
}

Jump to

Keyboard shortcuts

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