Amazon.ConfigService.Model.Source.IsSetSourceIdentifier C# (CSharp) Method

IsSetSourceIdentifier() private method

private IsSetSourceIdentifier ( ) : bool
return bool
        internal bool IsSetSourceIdentifier()
        {
            return this._sourceIdentifier != null;
        }