Amazon.DatabaseMigrationService.Model.CreateReplicationSubnetGroupRequest.IsSetTags C# (CSharp) 메소드

IsSetTags() 개인적인 메소드

private IsSetTags ( ) : bool
리턴 bool
        internal bool IsSetTags()
        {
            return this._tags != null && this._tags.Count > 0; 
        }