Amazon.CodePipeline.Model.ArtifactStore.IsSetLocation C# (CSharp) Method

IsSetLocation() private method

private IsSetLocation ( ) : bool
return bool
        internal bool IsSetLocation()
        {
            return this._location != null;
        }