Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BazArgs ¶
type BazArgs struct {
Bucket s3.BucketInput `pulumi:"bucket" provider:"type=aws@6.1.0:s3%2Fbucket:Bucket"`
}
type BazState ¶
type BazState struct { pulumi.ResourceState BazArgs // Outputs BucketTwo s3.BucketOutput `pulumi:"bucketTwo" provider:"type=aws@6.1.0:s3%2Fbucket:Bucket"` }
Click to show internal directories.
Click to hide internal directories.