Skip to content

Commit 7e0ee2f

Browse files
update generated code (#513)
1 parent ade30bb commit 7e0ee2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ValueObject/Parameter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ final class Parameter
1212
private $Name;
1313

1414
/**
15-
* The type of parameter. Valid values include the following: String, String list, Secure string.
15+
* The type of parameter. Valid values include the following: `String`, `StringList`, and `SecureString`.
1616
*/
1717
private $Type;
1818

0 commit comments

Comments
 (0)