Amazon.S3.Model.LifecycleRuleNoncurrentVersionTransition.IsSetStorageClass C# (CSharp) Method

IsSetStorageClass() private method

private IsSetStorageClass ( ) : bool
return bool
        internal bool IsSetStorageClass()
        {
            return this.storageClass != null;
        }
    }
LifecycleRuleNoncurrentVersionTransition