Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
type Args struct { PulumiExport bool Project project.Args DNS dns.Args BillingBudget billingBudget.Args IAMServiceAccount iamServiceAccount.Args }
type ResourceState ¶
type ResourceState struct {
pulumi.ResourceState
}
func New ¶
func New(ctx *pulumi.Context, name string, args *Args, opts pulumi.ResourceOption) (state *ResourceState, err error)
Create a Single Project from the Project Factory
Click to show internal directories.
Click to hide internal directories.