Amazon.APIGateway.Model.CreateApiKeyResponse.IsSetLastUpdatedDate C# (CSharp) Méthode

IsSetLastUpdatedDate() private méthode

private IsSetLastUpdatedDate ( ) : bool
Résultat bool
        internal bool IsSetLastUpdatedDate()
        {
            return this._lastUpdatedDate.HasValue; 
        }