Preparing search index...
The search index is not available
Takomo v7.2.2
Takomo v7.2.2
DeploymentTargetConfig
Interface DeploymentTargetConfig
interface
DeploymentTargetConfig
{
accountId
?:
string
;
configSets
:
readonly
ConfigSetInstruction
[]
;
deploymentRole
?:
CommandRole
;
deploymentRoleName
?:
string
;
description
?:
string
;
labels
:
readonly
string
[]
;
name
:
string
;
status
:
DeploymentStatus
;
vars
:
Vars
;
}
Hierarchy (
View Summary
)
ConfigSetInstructionsHolder
DeploymentTargetConfig
Index
Properties
account
Id?
config
Sets
deployment
Role?
deployment
Role
Name?
description?
labels
name
status
vars
Properties
Optional
Readonly
account
Id
accountId
?:
string
Readonly
config
Sets
configSets
:
readonly
ConfigSetInstruction
[]
Optional
Readonly
deployment
Role
deploymentRole
?:
CommandRole
Optional
Readonly
deployment
Role
Name
deploymentRoleName
?:
string
Optional
Readonly
description
description
?:
string
Readonly
labels
labels
:
readonly
string
[]
Readonly
name
name
:
string
Readonly
status
status
:
DeploymentStatus
Readonly
vars
vars
:
Vars
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
config
Sets
deployment
Role
deployment
Role
Name
description
labels
name
status
vars
Takomo v7.2.2
Loading...