//
pkg.gl
Category
github.com/pulumi/pulumi-aws/sdk
go
aws
swf
package
1.31.0
Repository:
https://github.com/pulumi/pulumi-aws.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
3
Dependents
0
Files
104 SLOC
#
Functions
GetDomain
GetDomain gets an existing Domain resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewDomain
NewDomain registers a new resource with the given unique name, arguments, and options.
#
Structs
Domain
Provides an SWF Domain resource.
DomainArgs
The set of arguments for constructing a Domain resource.
DomainState
No description provided by the author