C# 클래스 Amazon.S3.Model.LifecycleTagPredicate

A predicate that filters objects for a LifecycleRule by matching a particular Tag key and value.
상속: LifecycleFilterPredicate
파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
Accept ( ILifecyclePredicateVisitor visitor ) : void

Accept a visit from an ILifecyclePredicateVisitor

This method is used internally by the SDK.

IsSetTag ( ) : bool