class WorkloadIdentityPoolProvider extends Model (View source)

Properties

string $attributeCondition
string[] $attributeMapping
protected $awsType
protected $awsDataType
$aws
string $description
bool $disabled
string $displayName
string $name
protected $oidcType
protected $oidcDataType
$oidc
protected $samlType
protected $samlDataType
$saml
string $state

Methods

setAttributeCondition($attributeCondition)

No description

string
getAttributeCondition()

No description

setAttributeMapping($attributeMapping)

No description

string[]
getAttributeMapping()

No description

setAws(Aws $aws)

No description

Aws
getAws()

No description

setDescription($description)

No description

string
getDescription()

No description

setDisabled($disabled)

No description

bool
getDisabled()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

setOidc(Oidc $oidc)

No description

getOidc()

No description

setSaml(Saml $saml)

No description

getSaml()

No description

setState($state)

No description

string
getState()

No description

Details

setAttributeCondition($attributeCondition)

No description

Parameters

$attributeCondition

string getAttributeCondition()

No description

Return Value

string

setAttributeMapping($attributeMapping)

No description

Parameters

$attributeMapping

string[] getAttributeMapping()

No description

Return Value

string[]

setAws(Aws $aws)

No description

Parameters

Aws $aws

Aws getAws()

No description

Return Value

Aws

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisabled($disabled)

No description

Parameters

$disabled

bool getDisabled()

No description

Return Value

bool

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOidc(Oidc $oidc)

No description

Parameters

Oidc $oidc

Oidc getOidc()

No description

Return Value

Oidc

setSaml(Saml $saml)

No description

Parameters

Saml $saml

Saml getSaml()

No description

Return Value

Saml

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string