Class BucketWebsite
Inheritance
System.Object
BucketWebsite
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Storage.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class BucketWebsite
Fields
View SourceMainPageSuffix
Behaves as the bucket's directory index where missing objects are treated as potential directories.
Declaration
public readonly string MainPageSuffix
Field Value
| Type | Description |
|---|---|
| System.String |
NotFoundPage
The custom object to return when a requested resource is not found.
Declaration
public readonly string NotFoundPage
Field Value
| Type | Description |
|---|---|
| System.String |