Amazon.CloudWatchEvents.Model.PutEventsRequestEntry.IsSetDetailType C# (CSharp) Méthode

IsSetDetailType() private méthode

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