Amazon.Lambda.Model.FunctionCode.IsSetS3ObjectVersion C# (CSharp) Method

IsSetS3ObjectVersion() private method

private IsSetS3ObjectVersion ( ) : bool
return bool
        internal bool IsSetS3ObjectVersion()
        {
            return this._s3ObjectVersion != null;
        }