Gets and sets the property Status.
The status you want to assign to the certificate. CopyC#
means the certificate can
be used for API calls to AWS, while Active
CopyC#
means the certificate cannot
be used.
Inactive

C# |
public string Status { get; set; }