Amazon.CodeDeploy.Model.S3Location.IsSetBundleType C# (CSharp) Method

IsSetBundleType() private method

private IsSetBundleType ( ) : bool
return bool
        internal bool IsSetBundleType()
        {
            return this._bundleType != null;
        }