Help Center> OBS GO SDK> API Reference> Data Types> Default Page Settings
Updated on 2022-02-10 GMT+08:00

Default Page Settings

Type Definition

type IndexDocument struct

Parameter Description

Field

Type

Optional or Mandatory

Description

Suffix

string

Mandatory when used as a request parameter

Suffix that is appended to a request initiated for a folder. For example, if the suffix is index.html and you request for samplebucket/images/, the returned data will be the object named images/index.html in the samplebucket bucket. The suffix can neither be nil nor contain slashes (/).