Interface GenerateSignedPostPolicyV4Options (5.13.2)

Package

@google-cloud/storage!

Properties

bucketBoundHostname

bucketBoundHostname?: string;
Property Value
TypeDescription
string

conditions

conditions?: object[];
Property Value
TypeDescription
object[]

expires

expires: string | number | Date;
Property Value
TypeDescription
string | number | Date

fields

fields?: PolicyFields;
Property Value
TypeDescription
PolicyFields

virtualHostedStyle

virtualHostedStyle?: boolean;
Property Value
TypeDescription
boolean