HumHub Documentation (unofficial)

GetCallerIdentityRequest extends Input
in package

FinalYes

Representation of a AWS Request.

Table of Contents

Properties

$region  : string|null

Methods

__construct()  : mixed
create()  : self
getRegion()  : string|null
request()  : Request
setRegion()  : void
requestBody()  : array<string|int, mixed>

Properties

$region

public string|null $region

Methods

__construct()

public __construct([array{'@region'?: string|null} $input = [] ]) : mixed
Parameters
$input : array{'@region'?: string|null} = []

getRegion()

public getRegion() : string|null
Return values
string|null

setRegion()

public setRegion(string|null $region) : void
Parameters
$region : string|null

        
On this page

Search results