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

IsSetType() private method

private IsSetType ( ) : bool
return bool
        internal bool IsSetType()
        {
            return this._type != null;
        }