AWSIAMServerCertificateMetadata
No description
type AWSIAMServerCertificateMetadata {
metadata: ResourceMetadata!
arn: String!
expiredAt: DateTime
path: String!
id: String!
name: String!
uploadedAt: DateTime
}
Fields
AWSIAMServerCertificateMetadata.metadata ● ResourceMetadata! non-null object
The metadata to identify this resource in Shisho Cloud
AWSIAMServerCertificateMetadata.arn ● String! non-null scalar
The Amazon Resource Name (ARN) specifying the server certificate
AWSIAMServerCertificateMetadata.expiredAt ● DateTime scalar
The expiration date/time
AWSIAMServerCertificateMetadata.path ● String! non-null scalar
The path to the server certificate
AWSIAMServerCertificateMetadata.id ● String! non-null scalar
The stable and unique string identifying the server certificate
AWSIAMServerCertificateMetadata.name ● String! non-null scalar
The name that identifies the server certificate
AWSIAMServerCertificateMetadata.uploadedAt ● DateTime scalar
The uploaded date/time
Member of
AWSIAM object