Amazon.DataPipeline.Model.ReportTaskRunnerHeartbeatRequest.IsSetHostname C# (CSharp) Method

IsSetHostname() private method

private IsSetHostname ( ) : bool
return bool
        internal bool IsSetHostname()
        {
            return this.hostname != null;
        }