Amazon.IoT.Model.CloudwatchMetricAction.IsSetMetricTimestamp C# (CSharp) Method

IsSetMetricTimestamp() private method

private IsSetMetricTimestamp ( ) : bool
return bool
        internal bool IsSetMetricTimestamp()
        {
            return this._metricTimestamp != null;
        }