Manage a team in PagerDuty.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{ "Type" : "PagerDuty::Teams::Team", "Properties" : { "Name" : String, "Description" : String, } }
Type: PagerDuty::Teams::Team Properties: Name: String Description: String
The name of the team.
Required: Yes
Type: String
Minimum Length: 1
Maximum Length: 100
Update requires: No interruption
The description of the team.
Required: No
Type: String
Minimum Length: 1
Maximum Length: 1024
Update requires: No interruption
When you pass the logical ID of this resource to the intrinsic Ref
function, Ref returns the Id.
The Fn::GetAtt
intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.
For more information about using the Fn::GetAtt
intrinsic function, see Fn::GetAtt.
Returns the Id
value.
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical to name, though it is not intended to be an identifier.
The type of object being created.
A URL at which the entity is uniquely displayed in the Web app.