This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DevOpsAgent::AgentSpace IdcAuthConfiguration
The IdcAuthConfiguration property type specifies Property description not available. for an AWS::DevOpsAgent::AgentSpace.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CreatedAt" :String, "IdcApplicationArn" :String, "IdcInstanceArn" :String, "OperatorAppRoleArn" :String, "UpdatedAt" :String}
YAML
CreatedAt:StringIdcApplicationArn:StringIdcInstanceArn:StringOperatorAppRoleArn:StringUpdatedAt:String
Properties
CreatedAtProperty description not available.
Required: No
Type: String
Update requires: No interruption
IdcApplicationArnProperty description not available.
Required: No
Type: String
Update requires: No interruption
IdcInstanceArnProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
OperatorAppRoleArnProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
UpdatedAtProperty description not available.
Required: No
Type: String
Update requires: No interruption