class AwsSourceDetails extends Collection (View source)

Properties

protected $collection_key
protected $accessKeyCredsType
protected $accessKeyCredsDataType
string $awsRegion
protected $errorType
protected $errorDataType
string[] $inventorySecurityGroupNames
protected $inventoryTagListType
protected $inventoryTagListDataType
string[] $migrationResourcesUserTags
protected $networkInsightsType
protected $networkInsightsDataType
string $publicIp
string $state

Methods

setAccessKeyCreds(AccessKeyCredentials $accessKeyCreds)

No description

setAwsRegion($awsRegion)

No description

string
getAwsRegion()

No description

setError(Status $error)

No description

getError()

No description

setInventorySecurityGroupNames($inventorySecurityGroupNames)

No description

string[]
setInventoryTagList($inventoryTagList)

No description

Tag[]
getInventoryTagList()

No description

setMigrationResourcesUserTags($migrationResourcesUserTags)

No description

string[]
setNetworkInsights(NetworkInsights $networkInsights)

No description

setPublicIp($publicIp)

No description

string
getPublicIp()

No description

setState($state)

No description

string
getState()

No description

Details

setAccessKeyCreds(AccessKeyCredentials $accessKeyCreds)

No description

Parameters

AccessKeyCredentials $accessKeyCreds

AccessKeyCredentials getAccessKeyCreds()

No description

Return Value

AccessKeyCredentials

setAwsRegion($awsRegion)

No description

Parameters

$awsRegion

string getAwsRegion()

No description

Return Value

string

setError(Status $error)

No description

Parameters

Status $error

Status getError()

No description

Return Value

Status

setInventorySecurityGroupNames($inventorySecurityGroupNames)

No description

Parameters

$inventorySecurityGroupNames

string[] getInventorySecurityGroupNames()

No description

Return Value

string[]

setInventoryTagList($inventoryTagList)

No description

Parameters

$inventoryTagList

Tag[] getInventoryTagList()

No description

Return Value

Tag[]

setMigrationResourcesUserTags($migrationResourcesUserTags)

No description

Parameters

$migrationResourcesUserTags

string[] getMigrationResourcesUserTags()

No description

Return Value

string[]

setNetworkInsights(NetworkInsights $networkInsights)

No description

Parameters

NetworkInsights $networkInsights

NetworkInsights getNetworkInsights()

No description

Return Value

NetworkInsights

setPublicIp($publicIp)

No description

Parameters

$publicIp

string getPublicIp()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string