Documentation

AWSCreateConfig extends Message
in package

Generated from protobuf message <code>livekit.CreatePrivateLinkRequest.AWSCreateConfig</code>

Table of Contents

Properties

$endpoint  : mixed
Generated from protobuf field <code>string endpoint = 1 [deprecated = true];</code>

Methods

__construct()  : mixed
Constructor.
getEndpoint()  : string
Generated from protobuf field <code>string endpoint = 1 [deprecated = true];</code>
setEndpoint()  : $this
Generated from protobuf field <code>string endpoint = 1 [deprecated = true];</code>

Properties

$endpoint

Generated from protobuf field <code>string endpoint = 1 [deprecated = true];</code>

protected mixed $endpoint = ''

Methods

__construct()

Constructor.

public __construct([array<string|int, mixed> $data = null ]) : mixed
Parameters
$data : array<string|int, mixed> = null

{ Optional. Data for populating the Message object.

@type string $endpoint

}

getEndpoint()

Generated from protobuf field <code>string endpoint = 1 [deprecated = true];</code>

public getEndpoint() : string
Return values
string

setEndpoint()

Generated from protobuf field <code>string endpoint = 1 [deprecated = true];</code>

public setEndpoint(string $var) : $this
Parameters
$var : string
Return values
$this

        
On this page

Search results