Amazon.XRay.Model.PutTelemetryRecordsRequest.IsSetEC2InstanceId C# (CSharp) Method

IsSetEC2InstanceId() private method

private IsSetEC2InstanceId ( ) : bool
return bool
        internal bool IsSetEC2InstanceId()
        {
            return this._ec2InstanceId != null;
        }