Amazon.S3.Model.InventoryConfiguration.IsSetIncludedObjectVersions C# (CSharp) Method

IsSetIncludedObjectVersions() private method

private IsSetIncludedObjectVersions ( ) : bool
return bool
        internal bool IsSetIncludedObjectVersions()
        {
            return this.inventoryIncludedObjectVersions != null;
        }