Amazon.ConfigService.Model.DeliveryChannelStatus.IsSetConfigSnapshotDeliveryInfo C# (CSharp) Method

IsSetConfigSnapshotDeliveryInfo() private method

private IsSetConfigSnapshotDeliveryInfo ( ) : bool
return bool
        internal bool IsSetConfigSnapshotDeliveryInfo()
        {
            return this._configSnapshotDeliveryInfo != null;
        }