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 // Default False AutoCreateNetwork bool // Default False BillingAccount string //Contacts []EssentialContactsObj //CustomRoles map[string]string //DefaultServiceAccount string DescriptiveName string //GroupIAM map[string]string //IAM map[string]string //IAMAdditive map[string]string //IAMAdditiveMembers map[string]string //Labels map[string]string LienReason string //LoggingExclusions map[string]string //LoggingSinks map[string]LoggingSink MetricScopes []string Name string //OrgPolicies map[string]OrgPolicy //OrgPoliciesDataPath string OSLogin bool //OSLoginAdmins []string //OSLoginUsers []string Parent string Prefix string ProjectCreate bool // Default False ServiceConfig *ServiceConfigArgs //ServiceEncryptionKeyIds map[string]string //ServicePerimeterBridges []string //ServicePerimeterStandard string Services []string //SharedVpcHostConfig SharedVpcHostConfigObj //SharedVpcServiceConfig SharedVpcServiceConfigObj SkipDelete bool // Default False }
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)
type ServiceConfigArgs ¶
Click to show internal directories.
Click to hide internal directories.