Amazon.OpsWorks.Model.ServiceError.IsSetCreatedAt C# (CSharp) Méthode

IsSetCreatedAt() private méthode

private IsSetCreatedAt ( ) : bool
Résultat bool
        internal bool IsSetCreatedAt()
        {
            return this.createdAt != null;
        }
    }