UpdateProgramManagementAccountDetail
Contains details about an updated program management account.
Contents
Note
In the following list, the required parameters are described first.
- arn
-
The Amazon Resource Name (ARN) of the updated program management account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1011.
Required: No
- displayName
-
The updated display name of the program management account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 30.
Pattern:
[^\x00-\x1F\x7F]*Required: No
- id
-
The unique identifier of the updated program management account.
Type: String
Length Constraints: Fixed length of 17.
Pattern:
pma-[a-z0-9]{13}Required: No
- revision
-
The new revision number of the program management account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
[0-9]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: