//
pkg.gl
Category
github.com/pulumi/pulumi-aws/sdk
go
aws
simpledb
package
1.31.0
Repository:
https://github.com/pulumi/pulumi-aws.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
2
Dependents
0
Files
54 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 a SimpleDB domain resource.
DomainArgs
The set of arguments for constructing a Domain resource.
DomainState
No description provided by the author