View a markdown version of this page

AWS::SecurityAgent::AgentSpace BitbucketRepositoryResource - AWS CloudFormation

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::SecurityAgent::AgentSpace BitbucketRepositoryResource

A Bitbucket repository integrated as a resource.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Name" : String, "Workspace" : String }

YAML

Name: String Workspace: String

Properties

Name

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

Workspace

The workspace slug that owns the repository.

Required: Yes

Type: String

Update requires: No interruption