DependentEntity
Information about a resource that another resource is related to or depends on.
For example, if a contact is a member of a rotation, the rotation is a dependent entity of the contact.
Contents
- DependentResourceIds
-
The Amazon Resource Names (ARNs) of the dependent resources.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 25 items.
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:(aws|aws-cn|aws-us-gov):ssm-contacts:[-\w+=\/,.@]*:[0-9]+:([\w+=\/,.@:-])*
Required: Yes
- RelationType
-
The type of relationship between one resource and the other resource that it is related to or depends on.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: