Preparing search index...
The search index is not available
Takomo v7.2.0
Takomo v7.2.0
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 full
)
ConfigSetInstructionsHolder
DeploymentTargetConfig
Index
Properties
account
Id?
config
Sets
deployment
Role?
deployment
Role
Name?
description?
labels
name
status
vars
Properties
Optional
Readonly
account
Id
account
Id
?:
string
Readonly
config
Sets
config
Sets
:
readonly
ConfigSetInstruction
[]
Optional
Readonly
deployment
Role
deployment
Role
?:
CommandRole
Optional
Readonly
deployment
Role
Name
deployment
Role
Name
?:
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.0
Loading...